Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dworkqueue.c2850 bool from_cancel) in start_flush_work() argument
2892 if (!from_cancel && in start_flush_work()
2904 static bool __flush_work(struct work_struct *work, bool from_cancel) in __flush_work() argument
2911 if (!from_cancel) { in __flush_work()
2916 if (start_flush_work(work, &barr, from_cancel)) { in __flush_work()