Home
last modified time | relevance | path

Searched refs:current_wq_worker (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/
H A Dworkqueue_internal.h68 static inline struct worker *current_wq_worker(void) in current_wq_worker() function
H A Dasync.c344 struct worker *worker = current_wq_worker(); in current_is_async()
H A Dworkqueue.c2242 worker = current_wq_worker(); in is_chained_work()
3833 worker = current_wq_worker();
6182 struct worker *worker = current_wq_worker();
6198 struct worker *worker = current_wq_worker(); in workqueue_congested()
6287 struct worker *worker = current_wq_worker(); in print_worker_info()