Home
last modified time | relevance | path

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

/linux-6.12.1/tools/workqueue/
Dwq_dump.py99 wq_affn_dfl = prog['wq_affn_dfl'] variable
/linux-6.12.1/kernel/
Dworkqueue.c435 static enum wq_affn_scope wq_affn_dfl = WQ_AFFN_CACHE; variable
4707 scope = wq_affn_dfl; in wqattrs_pod_type()
6965 wq_affn_dfl = affn; in wq_affn_dfl_set()
6980 return scnprintf(buffer, PAGE_SIZE, "%s\n", wq_affn_names[wq_affn_dfl]); in wq_affn_dfl_get()
7157 wq_affn_names[wq_affn_dfl]); in wq_affn_scope_show()