Searched defs:kthread_work (Results 1 – 2 of 2) sorted by relevance
132 struct kthread_work { struct134 kthread_work_func_t func; argument135 struct kthread_worker *worker; argument141 struct kthread_work work; argument
107 struct kthread_work kthread_work; member