/fs/btrfs/ |
D | async-thread.c | 57 btrfs_workqueue_owner(const struct __btrfs_workqueue *wq) in btrfs_workqueue_owner() 68 bool btrfs_workqueue_normal_congested(const struct btrfs_workqueue *wq) in btrfs_workqueue_normal_congested() 167 static inline void thresh_queue_hook(struct __btrfs_workqueue *wq) in thresh_queue_hook() 179 static inline void thresh_exec_hook(struct __btrfs_workqueue *wq) in thresh_exec_hook() 222 static void run_ordered_work(struct __btrfs_workqueue *wq, in run_ordered_work() 306 struct __btrfs_workqueue *wq; in btrfs_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() [all …]
|
D | misc.h | 12 static inline void cond_wake_up(struct wait_queue_head *wq) in cond_wake_up() 22 static inline void cond_wake_up_nomb(struct wait_queue_head *wq) in cond_wake_up_nomb()
|
D | async-thread.h | 28 struct __btrfs_workqueue *wq; member
|
D | extent_io.h | 145 wait_queue_head_t wq; member
|
/fs/autofs/ |
D | waitq.c | 17 struct autofs_wait_queue *wq, *nwq; in autofs_catatonic_mode() local 79 struct autofs_wait_queue *wq, in autofs_notify_daemon() 226 struct autofs_wait_queue *wq; in autofs_find_wait() local 252 struct autofs_wait_queue *wq; in validate_request() local 351 struct autofs_wait_queue *wq; in autofs_wait() local 529 struct autofs_wait_queue *wq, **wql; in autofs_wait_release() local
|
/fs/jfs/ |
D | jfs_lock.h | 22 #define __SLEEP_COND(wq, cond, lock_cmd, unlock_cmd) \ argument
|
D | jfs_logmgr.c | 116 #define LCACHE_SLEEP_COND(wq, cond, flags) \ argument
|
/fs/xfs/ |
D | xfs_pwork.h | 18 struct workqueue_struct *wq; member
|
D | xfs_inode.c | 599 wait_queue_head_t *wq = bit_waitqueue(&ip->i_flags, __XFS_IFLOCK_BIT); in __xfs_iflock() local 2809 wait_queue_head_t *wq = bit_waitqueue(&ip->i_flags, __XFS_IPINNED_BIT); in __xfs_iunpin_wait() local
|
D | xfs_icache.c | 261 wait_queue_head_t *wq = bit_waitqueue(&ip->i_flags, __XFS_INEW_BIT); in xfs_inew_wait() local
|
D | xfs_log_priv.h | 545 static inline void xlog_wait(wait_queue_head_t *wq, spinlock_t *lock) in xlog_wait()
|
/fs/ |
D | userfaultfd.c | 96 wait_queue_entry_t wq; member 106 static int userfaultfd_wake_function(wait_queue_entry_t *wq, unsigned mode, in userfaultfd_wake_function() 950 wait_queue_entry_t *wq; in find_userfault_in() local 1901 wait_queue_entry_t *wq; in userfaultfd_show_fdinfo() local
|
D | dax.c | 188 wait_queue_head_t *wq; in dax_wake_entry() local 216 wait_queue_head_t *wq; in get_unlocked_entry() local 249 wait_queue_head_t *wq; in wait_entry_unlocked() local
|
D | eventpoll.c | 192 wait_queue_head_t wq; member 569 static void ep_poll_safewake(wait_queue_head_t *wq) in ep_poll_safewake() 581 static void ep_poll_safewake(wait_queue_head_t *wq) in ep_poll_safewake()
|
D | inode.c | 1955 wait_queue_head_t *wq; in __wait_on_freeing_inode() local 2097 wait_queue_head_t *wq = bit_waitqueue(&inode->i_state, __I_DIO_WAKEUP); in __inode_dio_wait() local
|
D | direct-io.c | 620 struct workqueue_struct *wq = alloc_workqueue("dio/%s", in sb_init_dio_done_wq() local
|
/fs/fscache/ |
D | page.c | 37 wait_queue_head_t *wq = bit_waitqueue(&cookie->flags, 0); in __fscache_wait_on_page_write() local 52 wait_queue_head_t *wq = bit_waitqueue(&cookie->flags, 0); in release_page_wait_timeout() local
|
/fs/ext4/ |
D | file.c | 108 wait_queue_head_t *wq = ext4_ioend_wq(inode); in ext4_unwritten_wait() local
|
D | page-io.c | 193 struct workqueue_struct *wq; in ext4_add_complete_io() local
|
/fs/cachefiles/ |
D | namei.c | 195 wait_queue_head_t *wq; in cachefiles_mark_object_active() local
|
/fs/jffs2/ |
D | os-linux.h | 41 #define sleep_on_spinunlock(wq, s) \ argument
|
/fs/nfs/ |
D | inode.c | 2144 struct workqueue_struct *wq; in nfsiod_start() local 2158 struct workqueue_struct *wq; in nfsiod_stop() local
|
/fs/gfs2/ |
D | glock.c | 118 wait_queue_head_t *wq = glock_waitqueue(&gl->gl_name); in wake_up_glock() local 748 wait_queue_head_t *wq = glock_waitqueue(name); in find_insert_glock() local
|
/fs/f2fs/ |
D | gc.c | 27 wait_queue_head_t *wq = &sbi->gc_thread->gc_wait_queue_head; in gc_thread_func() local
|
/fs/ocfs2/dlm/ |
D | dlmcommon.h | 49 wait_queue_head_t wq; member 315 wait_queue_head_t wq; member
|