Home
last modified time | relevance | path

Searched refs:test_work_fn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dtest_lockup.c405 static void test_work_fn(struct work_struct *work) in test_work_fn() function
568 INIT_WORK(per_cpu_ptr(&test_works, cpu), test_work_fn); in test_lockup_init() local
/kernel/linux/linux-6.6/lib/
H A Dtest_lockup.c405 static void test_work_fn(struct work_struct *work) in test_work_fn() function
584 INIT_WORK(per_cpu_ptr(&test_works, cpu), test_work_fn); in test_lockup_init() local

Completed in 2 milliseconds