WQ_FREEZABLE     1837 block/blk-cgroup.c 					    WQ_MEM_RECLAIM | WQ_FREEZABLE |
WQ_FREEZABLE      333 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec_drv.c 			WQ_MEM_RECLAIM | WQ_FREEZABLE);
WQ_FREEZABLE      352 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.c 						WQ_FREEZABLE);
WQ_FREEZABLE     1594 drivers/net/can/m_can/m_can.c 					      WQ_FREEZABLE | WQ_MEM_RECLAIM, 0);
WQ_FREEZABLE      766 drivers/net/can/spi/hi311x.c 	priv->wq = alloc_workqueue("hi3110_wq", WQ_FREEZABLE | WQ_MEM_RECLAIM,
WQ_FREEZABLE      907 drivers/net/can/spi/mcp251x.c 	priv->wq = alloc_workqueue("mcp251x_wq", WQ_FREEZABLE | WQ_MEM_RECLAIM,
WQ_FREEZABLE     5559 drivers/usb/core/hub.c 	hub_wq = alloc_workqueue("usb_hub_wq", WQ_FREEZABLE, 0);
WQ_FREEZABLE      919 drivers/virtio/virtio_balloon.c 					WQ_FREEZABLE | WQ_CPU_INTENSIVE, 0);
WQ_FREEZABLE     2141 fs/btrfs/disk-io.c 	unsigned int flags = WQ_MEM_RECLAIM | WQ_FREEZABLE | WQ_UNBOUND;
WQ_FREEZABLE     3751 fs/btrfs/scrub.c 	unsigned int flags = WQ_FREEZABLE | WQ_UNBOUND;
WQ_FREEZABLE     1544 fs/cifs/cifsfs.c 	cifsiod_wq = alloc_workqueue("cifsiod", WQ_FREEZABLE|WQ_MEM_RECLAIM, 0);
WQ_FREEZABLE     1558 fs/cifs/cifsfs.c 				     WQ_UNBOUND|WQ_FREEZABLE|WQ_MEM_RECLAIM, 0);
WQ_FREEZABLE     1565 fs/cifs/cifsfs.c 				     WQ_UNBOUND|WQ_FREEZABLE|WQ_MEM_RECLAIM, 0);
WQ_FREEZABLE     1572 fs/cifs/cifsfs.c 					 WQ_FREEZABLE|WQ_MEM_RECLAIM, 0);
WQ_FREEZABLE     1997 fs/gfs2/glock.c 					  WQ_HIGHPRI | WQ_FREEZABLE, 0);
WQ_FREEZABLE     2003 fs/gfs2/glock.c 						WQ_MEM_RECLAIM | WQ_FREEZABLE,
WQ_FREEZABLE      160 fs/gfs2/main.c 					  WQ_MEM_RECLAIM | WQ_FREEZABLE, 0);
WQ_FREEZABLE      165 fs/gfs2/main.c 					  WQ_UNBOUND | WQ_FREEZABLE, 0);
WQ_FREEZABLE     3283 fs/io_uring.c  			WQ_UNBOUND | WQ_FREEZABLE,
WQ_FREEZABLE     3298 fs/io_uring.c  						WQ_UNBOUND | WQ_FREEZABLE, 2);
WQ_FREEZABLE     1481 fs/xfs/xfs_log.c 			WQ_MEM_RECLAIM | WQ_FREEZABLE | WQ_HIGHPRI, 0,
WQ_FREEZABLE      297 fs/xfs/xfs_mru_cache.c 				WQ_MEM_RECLAIM|WQ_FREEZABLE, 1);
WQ_FREEZABLE       73 fs/xfs/xfs_pwork.c 	pctl->wq = alloc_workqueue("%s-%d", WQ_FREEZABLE, nr_threads, tag,
WQ_FREEZABLE      811 fs/xfs/xfs_super.c 			WQ_MEM_RECLAIM|WQ_FREEZABLE, 1, mp->m_fsname);
WQ_FREEZABLE      816 fs/xfs/xfs_super.c 			WQ_MEM_RECLAIM|WQ_FREEZABLE, 0, mp->m_fsname);
WQ_FREEZABLE      821 fs/xfs/xfs_super.c 			WQ_MEM_RECLAIM | WQ_FREEZABLE | WQ_UNBOUND,
WQ_FREEZABLE      827 fs/xfs/xfs_super.c 			WQ_MEM_RECLAIM|WQ_FREEZABLE, 0, mp->m_fsname);
WQ_FREEZABLE      832 fs/xfs/xfs_super.c 			WQ_MEM_RECLAIM|WQ_FREEZABLE, 0, mp->m_fsname);
WQ_FREEZABLE      836 fs/xfs/xfs_super.c 	mp->m_sync_workqueue = alloc_workqueue("xfs-sync/%s", WQ_FREEZABLE, 0,
WQ_FREEZABLE     2044 fs/xfs/xfs_super.c 			WQ_MEM_RECLAIM|WQ_FREEZABLE, 0);
WQ_FREEZABLE      431 include/linux/workqueue.h 	alloc_workqueue("%s", __WQ_LEGACY | WQ_FREEZABLE | WQ_UNBOUND |	\
WQ_FREEZABLE      896 kernel/power/main.c 	pm_wq = alloc_workqueue("pm", WQ_FREEZABLE, 0);
WQ_FREEZABLE     3700 kernel/workqueue.c 	bool freezable = wq->flags & WQ_FREEZABLE;
WQ_FREEZABLE     5185 kernel/workqueue.c 		if (!(wq->flags & WQ_FREEZABLE))
WQ_FREEZABLE     5948 kernel/workqueue.c 					      WQ_FREEZABLE, 0);
WQ_FREEZABLE     5952 kernel/workqueue.c 					      WQ_FREEZABLE | WQ_POWER_EFFICIENT,