Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/fs/erofs/
Dzdata.c106 struct kthread_work kthread_work; member