Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dworkqueue.c1788 static bool pwq_activate_first_inactive(struct pool_workqueue *pwq, bool fill) in pwq_activate_first_inactive() function
1836 if (pwq_activate_first_inactive(pwq, true)) in unplug_oldest_pwq()
1948 pwq_activate_first_inactive(pwq, false); in pwq_dec_nr_active()
5621 if (pwq_activate_first_inactive(pwq, true)) { in wq_adjust_max_active()