Searched refs:wq_busy (Results 1 – 2 of 2) sorted by relevance
38 bool wq_busy = false; in try_to_freeze_tasks() local64 wq_busy = freeze_workqueues_busy(); in try_to_freeze_tasks()65 todo += wq_busy; in try_to_freeze_tasks()99 todo - wq_busy, wq_busy); in try_to_freeze_tasks()101 if (wq_busy) in try_to_freeze_tasks()116 trace_android_vh_try_to_freeze_todo(todo, elapsed_msecs, wq_busy); in try_to_freeze_tasks()
26 TP_PROTO(unsigned int todo, unsigned int elapsed_msecs, bool wq_busy),27 TP_ARGS(todo, elapsed_msecs, wq_busy));