Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c1819 static bool pwq_activate_first_inactive(struct pool_workqueue *pwq, bool fill) in pwq_activate_first_inactive() function
1867 if (pwq_activate_first_inactive(pwq, true)) { in unplug_oldest_pwq()
1877 pwq_activate_first_inactive(pwq, false); in unplug_oldest_pwq()
1991 pwq_activate_first_inactive(pwq, false); in pwq_dec_nr_active()
5794 if (pwq_activate_first_inactive(pwq, true)) { in wq_adjust_max_active()