Searched refs:kthread_work (Results 1 – 8 of 8) sorted by relevance
115 struct kthread_work;116 typedef void (*kthread_work_func_t)(struct kthread_work *work);129 struct kthread_work *current_work;132 struct kthread_work { struct141 struct kthread_work work; argument157 struct kthread_work work = KTHREAD_WORK_INIT(work, fn)174 memset((work), 0, sizeof(struct kthread_work)); \198 struct kthread_work *work);208 void kthread_flush_work(struct kthread_work *work);211 bool kthread_cancel_work_sync(struct kthread_work *work);
29 struct kthread_work base;68 void (*func)(struct kthread_work *work));
29 struct kthread_work work;33 void (*xmit_work_fn)(struct kthread_work *work);
46 struct kthread_work work;51 void (*xmit_work_fn)(struct kthread_work *work);
172 struct kthread_work work;176 void (*xmit_work_fn)(struct kthread_work *work);
68 struct kthread_work pump_requests;
67 struct kthread_work *work),95 TP_PROTO(struct kthread_work *work),121 TP_PROTO(struct kthread_work *work, kthread_work_func_t function),
701 struct kthread_work pump_messages;