Searched refs:WQ_NAME (Results 1 – 3 of 3) sorted by relevance
32 #define WQ_NAME "bench_wq" macro33 #define SCOPE_PATH "/sys/bus/workqueue/devices/" WQ_NAME "/affinity_scope"275 bench_wq = alloc_workqueue(WQ_NAME, WQ_UNBOUND | WQ_SYSFS, 0); in test_workqueue_init()
350 如果设置了 ``WQ_SYSFS`` ,工作队列会在它的 ``/sys/devices/virtual/workqueue/WQ_NAME/``
425 related interface files under its ``/sys/devices/virtual/workqueue/WQ_NAME/``