Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dkthread.h65 typedef void (*kthread_work_func_t)(struct kthread_work *work); typedef
76 kthread_work_func_t func;
/linux-4.4.14/drivers/nvme/host/
Dpci.c2825 kthread_work_func_t fn) in adapter_async_del_queue()