Home
last modified time | relevance | path

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

/include/linux/
Dkthread.h116 typedef void (*kthread_work_func_t)(struct kthread_work *work); typedef
134 kthread_work_func_t func;
/include/trace/events/
Dsched.h121 TP_PROTO(struct kthread_work *work, kthread_work_func_t function),