Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dworkqueue.c3390 static bool wqattrs_equal(const struct workqueue_attrs *a, in wqattrs_equal() function
3589 if (wqattrs_equal(pool->attrs, attrs)) { in get_unbound_pool()