Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkthread.h153 struct kthread_work { struct
155 kthread_work_func_t func; argument
156 struct kthread_worker *worker; argument
162 struct kthread_work work; argument
/linux/fs/erofs/
H A Dzdata.c101 struct kthread_work kthread_work; member