Home
last modified time | relevance | path

Searched refs:kthread_worker (Results 1 – 5 of 5) sorted by relevance

/include/linux/
A Dkthread.h124 struct kthread_worker { struct
136 struct kthread_worker *worker; argument
208 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 …]
/include/crypto/internal/
A Dengine.h51 struct kthread_worker *kworker;
/include/drm/
A Ddrm_vblank.h243 struct kthread_worker *worker;
/include/linux/spi/
A Dspi.h708 struct kthread_worker *kworker;
/include/trace/events/
A Dsched.h66 TP_PROTO(struct kthread_worker *worker,

Completed in 12 milliseconds