Searched defs:kthread_work (Results 1 – 3 of 3) sorted by relevance
132 struct kthread_work { struct134 kthread_work_func_t func; argument135 struct kthread_worker *worker; argument141 struct kthread_work work; argument
101 struct kthread_work { struct103 kthread_work_func_t func; argument104 struct kthread_worker *worker; argument110 struct kthread_work work; argument
106 struct kthread_work kthread_work; member