Searched defs:kthread_work (Results 1 – 2 of 2) sorted by relevance
131 struct kthread_work { struct133 kthread_work_func_t func; argument134 struct kthread_worker *worker; argument140 struct kthread_work work; argument
106 struct kthread_work kthread_work; member