Searched refs:WQ_HIGHPRI (Results 1 – 20 of 20) sorted by relevance
| /linux-4.4.14/fs/btrfs/ |
| D | async-thread.c | 123 if (flags & WQ_HIGHPRI) in __btrfs_alloc_workqueue() 139 trace_btrfs_workqueue_alloc(ret, name, flags & WQ_HIGHPRI); in __btrfs_alloc_workqueue() 156 ret->normal = __btrfs_alloc_workqueue(name, flags & ~WQ_HIGHPRI, in btrfs_alloc_workqueue() 163 if (flags & WQ_HIGHPRI) { in btrfs_alloc_workqueue()
|
| D | disk-io.c | 2289 btrfs_alloc_workqueue("worker", flags | WQ_HIGHPRI, in btrfs_init_workqueues()
|
| /linux-4.4.14/fs/f2fs/ |
| D | crypto.c | 253 f2fs_read_workqueue = alloc_workqueue("f2fs_crypto", WQ_HIGHPRI, 0); in f2fs_init_crypto()
|
| /linux-4.4.14/fs/ext4/ |
| D | crypto.c | 185 ext4_read_workqueue = alloc_workqueue("ext4_crypto", WQ_HIGHPRI, 0); in ext4_init_crypto()
|
| /linux-4.4.14/include/linux/ |
| D | workqueue.h | 281 WQ_HIGHPRI = 1 << 4, /* high priority */ enumerator
|
| /linux-4.4.14/block/ |
| D | bio-integrity.c | 518 WQ_HIGHPRI | WQ_CPU_INTENSIVE, 1); in bio_integrity_init()
|
| D | blk-core.c | 3530 WQ_MEM_RECLAIM | WQ_HIGHPRI, 0); in blk_dev_init()
|
| /linux-4.4.14/drivers/net/wireless/cw1200/ |
| D | bh.c | 63 WQ_MEM_RECLAIM | WQ_HIGHPRI in cw1200_register_bh()
|
| /linux-4.4.14/drivers/net/wireless/mwifiex/ |
| D | main.c | 1348 WQ_HIGHPRI | WQ_MEM_RECLAIM | WQ_UNBOUND, 1); in mwifiex_add_card() 1356 WQ_HIGHPRI | in mwifiex_add_card()
|
| D | cfg80211.c | 2763 WQ_HIGHPRI | in mwifiex_add_virtual_intf() 2780 WQ_HIGHPRI | WQ_UNBOUND | in mwifiex_add_virtual_intf()
|
| /linux-4.4.14/net/sunrpc/ |
| D | sched.c | 1073 wq = alloc_workqueue("rpciod", WQ_MEM_RECLAIM | WQ_HIGHPRI, 0); in rpciod_start()
|
| /linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/ |
| D | rx.c | 713 WQ_HIGHPRI | WQ_UNBOUND, 1); in iwl_pcie_rx_init()
|
| /linux-4.4.14/net/sunrpc/xprtrdma/ |
| D | verbs.c | 79 WQ_MEM_RECLAIM | WQ_UNBOUND | WQ_HIGHPRI, in rpcrdma_alloc_wq()
|
| /linux-4.4.14/include/trace/events/ |
| D | btrfs.h | 1085 {(WQ_HIGHPRI), "-high"}),
|
| /linux-4.4.14/Documentation/ |
| D | workqueue.txt | 199 WQ_HIGHPRI
|
| /linux-4.4.14/fs/xfs/ |
| D | xfs_super.c | 846 WQ_MEM_RECLAIM|WQ_FREEZABLE|WQ_HIGHPRI, 0, in xfs_init_mount_workqueues()
|
| /linux-4.4.14/kernel/ |
| D | workqueue.c | 3781 bool highpri = wq->flags & WQ_HIGHPRI; in alloc_and_link_pwqs() 5328 system_highpri_wq = alloc_workqueue("events_highpri", WQ_HIGHPRI, 0); in init_workqueues()
|
| /linux-4.4.14/fs/gfs2/ |
| D | glock.c | 1760 WQ_HIGHPRI | WQ_FREEZABLE, 0); in gfs2_glock_init()
|
| /linux-4.4.14/net/bluetooth/ |
| D | hci_core.c | 3358 hdev->workqueue = alloc_workqueue("%s", WQ_HIGHPRI | WQ_UNBOUND | in hci_register_dev() 3365 hdev->req_workqueue = alloc_workqueue("%s", WQ_HIGHPRI | WQ_UNBOUND | in hci_register_dev()
|
| /linux-4.4.14/drivers/infiniband/ulp/isert/ |
| D | ib_isert.c | 3404 WQ_UNBOUND | WQ_HIGHPRI, 0); in isert_init()
|