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.c1804 static bool pwq_activate_first_inactive(struct pool_workqueue *pwq, bool fill) in pwq_activate_first_inactive() function
1852 if (pwq_activate_first_inactive(pwq, true)) in unplug_oldest_pwq()
1964 pwq_activate_first_inactive(pwq, false); in pwq_dec_nr_active()
5746 if (pwq_activate_first_inactive(pwq, true)) { in wq_adjust_max_active()