Searched defs:kthread_work (Results 1 – 3 of 3) sorted by relevance
131 struct kthread_work { struct133 kthread_work_func_t func; argument134 struct kthread_worker *worker; argument140 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