Searched refs:WQ_SYSFS (Results 1 – 5 of 5) sorted by relevance
166 by passing the WQ_SYSFS to that workqueue's alloc_workqueue().169 files. The set of WQ_SYSFS workqueues can be displayed using172 sprinkling WQ_SYSFS across all the workqueues. The reason for173 caution is that it is easy to add WQ_SYSFS, but because sysfs is
283 WQ_SYSFS = 1 << 6, /* visible in sysfs, see wq_sysfs_register() */ enumerator
248 WQ_UNBOUND | WQ_SYSFS, 0); in default_bdi_init()
3922 if ((wq->flags & WQ_SYSFS) && workqueue_sysfs_register(wq)) in __alloc_workqueue_key()
7841 WQ_UNBOUND|WQ_MEM_RECLAIM|WQ_CPU_INTENSIVE|WQ_SYSFS, 0); in raid5_init()