Searched defs:kthread_work (Results 1 – 2 of 2) sorted by relevance
133 struct kthread_work { struct135 kthread_work_func_t func; argument136 struct kthread_worker *worker; argument142 struct kthread_work work; argument
100 struct kthread_work kthread_work; member