Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dworkqueue.c3432 static bool wqattrs_equal(const struct workqueue_attrs *a, in wqattrs_equal() function
3643 if (wqattrs_equal(pool->attrs, attrs)) { in get_unbound_pool()