Home
last modified time | relevance | path

Searched defs:kthread_work (Results 1 – 2 of 2) sorted by last modified time

/linux/fs/erofs/
H A Dzdata.c107 struct kthread_work kthread_work; member
/linux/include/linux/
H A Dkthread.h132 struct kthread_work { struct
134 kthread_work_func_t func; argument
135 struct kthread_worker *worker; argument
141 struct kthread_work work; argument