Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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
/openbmc/linux/fs/erofs/
H A Dzdata.c106 struct kthread_work kthread_work; member