Searched refs:kthread_worker (Results 1 – 5 of 5) sorted by relevance
124 struct kthread_worker { struct136 struct kthread_worker *worker; argument208 struct kthread_worker *__kw \215 struct kthread_worker *230 static inline struct kthread_worker *234 struct kthread_worker *kw; in kthread_run_worker_on_cpu()243 bool kthread_queue_work(struct kthread_worker *worker,246 bool kthread_queue_delayed_work(struct kthread_worker *worker,250 bool kthread_mod_delayed_work(struct kthread_worker *worker,255 void kthread_flush_worker(struct kthread_worker *worker);[all …]
51 struct kthread_worker *kworker;
243 struct kthread_worker *worker;
708 struct kthread_worker *kworker;
66 TP_PROTO(struct kthread_worker *worker,
Completed in 12 milliseconds