Home
last modified time | relevance | path

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

/linux/include/linux/
A Dkthread.h116 typedef void (*kthread_work_func_t)(struct kthread_work *work); typedef
134 kthread_work_func_t func;
/linux/drivers/gpu/drm/msm/
A Dmsm_io_utils.c134 kthread_work_func_t fn, in msm_hrtimer_work_init()
A Dmsm_drv.h518 kthread_work_func_t fn,
/linux/include/trace/events/
A Dsched.h121 TP_PROTO(struct kthread_work *work, kthread_work_func_t function),
/linux/kernel/
A Dkthread.c841 kthread_work_func_t func = work->func; in kthread_worker_fn()

Completed in 12 milliseconds