Home
last modified time | relevance | path

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

/openbmc/linux/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()