Home
last modified time | relevance | path

Searched defs:kthread_work (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dkthread.h131 struct kthread_work { struct
133 kthread_work_func_t func; argument
134 struct kthread_worker *worker; argument
140 struct kthread_work work; argument
/Linux-v6.6/fs/erofs/
Dzdata.c106 struct kthread_work kthread_work; member