Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/events/
Dhw_breakpoint_test.c88 static int dummy_kthread(void *arg) in dummy_kthread() function
100 tsk = kthread_create(dummy_kthread, NULL, "hw_breakpoint_dummy_task"); in get_other_task()