Lines Matching defs:wq
67 btrfs_workqueue_owner(const struct __btrfs_workqueue *wq) in btrfs_workqueue_owner()
78 bool btrfs_workqueue_normal_congested(const struct btrfs_workqueue *wq) in btrfs_workqueue_normal_congested()
200 static inline void thresh_queue_hook(struct __btrfs_workqueue *wq) in thresh_queue_hook()
212 static inline void thresh_exec_hook(struct __btrfs_workqueue *wq) in thresh_exec_hook()
255 static void run_ordered_work(struct __btrfs_workqueue *wq) in run_ordered_work()
304 struct __btrfs_workqueue *wq; in normal_work_helper() local
346 static inline void __btrfs_queue_work(struct __btrfs_workqueue *wq, in __btrfs_queue_work()
362 void btrfs_queue_work(struct btrfs_workqueue *wq, in btrfs_queue_work()
375 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq) in __btrfs_destroy_workqueue()
382 void btrfs_destroy_workqueue(struct btrfs_workqueue *wq) in btrfs_destroy_workqueue()
392 void btrfs_workqueue_set_max(struct btrfs_workqueue *wq, int limit_active) in btrfs_workqueue_set_max()