Home
last modified time | relevance | path

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

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