Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dkthread.h115 typedef void (*kthread_work_func_t)(struct kthread_work *work); typedef
133 kthread_work_func_t func;
/linux-6.3-rc2/drivers/gpu/drm/msm/
A Dmsm_io_utils.c120 kthread_work_func_t fn, in msm_hrtimer_work_init()
A Dmsm_drv.h514 kthread_work_func_t fn,
/linux-6.3-rc2/include/trace/events/
A Dsched.h121 TP_PROTO(struct kthread_work *work, kthread_work_func_t function),
/linux-6.3-rc2/kernel/
A Dkthread.c820 kthread_work_func_t func = work->func; in kthread_worker_fn()

Completed in 43 milliseconds