Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c2195 static bool is_chained_work(struct workqueue_struct *wq) in is_chained_work() function
2257 WARN_ONCE(!is_chained_work(wq), "workqueue: cannot queue %ps on wq %s\n", in __queue_work()