Home
last modified time | relevance | path

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

/linux/include/linux/
A Dworkqueue.h131 WQ_AFFN_DFL, /* use system default */ enumerator
/linux/kernel/
A Dworkqueue.c403 [WQ_AFFN_DFL] = "default",
4616 attrs->affn_scope = WQ_AFFN_DFL; in alloc_workqueue_attrs()
4706 if (attrs->affn_scope == WQ_AFFN_DFL) in wqattrs_pod_type()
6959 if (affn == WQ_AFFN_DFL) in wq_affn_dfl_set()
7154 if (wq->unbound_attrs->affn_scope == WQ_AFFN_DFL) in wq_affn_scope_show()
7156 wq_affn_names[WQ_AFFN_DFL], in wq_affn_scope_show()

Completed in 25 milliseconds