Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dkthread.h64 typedef void (*kthread_work_func_t)(struct kthread_work *work); typedef
75 kthread_work_func_t func;
/linux-4.1.27/drivers/block/
Dnvme-core.c2481 kthread_work_func_t fn) in adapter_async_del_queue()