Home
last modified time | relevance | path

Searched refs:dummy_thread_fn (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/tools/testing/selftests/cgroup/
Dtest_core.c539 static void *dummy_thread_fn(void *arg) in dummy_thread_fn() function
569 if (pthread_create(&threads[c_threads], NULL, dummy_thread_fn, NULL)) in test_cgcore_proc_migration()
/Linux-v6.6/drivers/spi/
Dspi-davinci.c712 static irqreturn_t dummy_thread_fn(s32 irq, void *data) in dummy_thread_fn() function
912 dummy_thread_fn, 0, dev_name(&pdev->dev), dspi); in davinci_spi_probe()