Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dkthread.h133 struct kthread_work { struct
135 kthread_work_func_t func; argument
136 struct kthread_worker *worker; argument
142 struct kthread_work work; argument
/linux-6.14.4/fs/erofs/
Dzdata.c100 struct kthread_work kthread_work; member