Home
last modified time | relevance | path

Searched defs:wq (Results 1 – 25 of 31) sorted by relevance

12

/fs/btrfs/
Dasync-thread.c56 struct btrfs_fs_info * __pure btrfs_workqueue_owner(const struct __btrfs_workqueue *wq) in btrfs_workqueue_owner()
66 bool btrfs_workqueue_normal_congested(const struct btrfs_workqueue *wq) in btrfs_workqueue_normal_congested()
165 static inline void thresh_queue_hook(struct __btrfs_workqueue *wq) in thresh_queue_hook()
177 static inline void thresh_exec_hook(struct __btrfs_workqueue *wq) in thresh_exec_hook()
220 static void run_ordered_work(struct __btrfs_workqueue *wq, in run_ordered_work()
308 struct __btrfs_workqueue *wq; in btrfs_work_helper() local
353 static inline void __btrfs_queue_work(struct __btrfs_workqueue *wq, in __btrfs_queue_work()
369 void btrfs_queue_work(struct btrfs_workqueue *wq, in btrfs_queue_work()
382 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq) in __btrfs_destroy_workqueue()
389 void btrfs_destroy_workqueue(struct btrfs_workqueue *wq) in btrfs_destroy_workqueue()
[all …]
Dmisc.h13 static inline void cond_wake_up(struct wait_queue_head *wq) in cond_wake_up()
23 static inline void cond_wake_up_nomb(struct wait_queue_head *wq) in cond_wake_up_nomb()
Dasync-thread.h28 struct __btrfs_workqueue *wq; member
Dextent-io-tree.h74 wait_queue_head_t wq; member
/fs/autofs/
Dwaitq.c17 struct autofs_wait_queue *wq, *nwq; in autofs_catatonic_mode() local
80 struct autofs_wait_queue *wq, in autofs_notify_daemon()
227 struct autofs_wait_queue *wq; in autofs_find_wait() local
253 struct autofs_wait_queue *wq; in validate_request() local
352 struct autofs_wait_queue *wq; in autofs_wait() local
530 struct autofs_wait_queue *wq, **wql; in autofs_wait_release() local
/fs/jfs/
Djfs_lock.h22 #define __SLEEP_COND(wq, cond, lock_cmd, unlock_cmd) \ argument
Djfs_logmgr.c116 #define LCACHE_SLEEP_COND(wq, cond, flags) \ argument
/fs/xfs/
Dxfs_pwork.h18 struct workqueue_struct *wq; member
Dxfs_icache.c241 wait_queue_head_t *wq = bit_waitqueue(&ip->i_flags, __XFS_INEW_BIT); in xfs_inew_wait() local
Dxfs_log_priv.h571 struct wait_queue_head *wq, in xlog_wait()
/fs/fscache/
Dpage.c37 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/
Duserfaultfd.c91 wait_queue_entry_t wq; member
109 static int userfaultfd_wake_function(wait_queue_entry_t *wq, unsigned mode, in userfaultfd_wake_function()
957 wait_queue_entry_t *wq; in find_userfault_in() local
2068 wait_queue_entry_t *wq; in userfaultfd_show_fdinfo() local
Ddax.c199 wait_queue_head_t *wq; in dax_wake_entry() local
227 wait_queue_head_t *wq; in get_unlocked_entry() local
260 wait_queue_head_t *wq; in wait_entry_unlocked() local
Dinode.c2057 wait_queue_head_t *wq; in __wait_on_freeing_inode() local
2195 wait_queue_head_t *wq = bit_waitqueue(&inode->i_state, __I_DIO_WAKEUP); in __inode_dio_wait() local
Ddirect-io.c582 struct workqueue_struct *wq = alloc_workqueue("dio/%s", in sb_init_dio_done_wq() local
Dblock_dev.c1089 wait_queue_head_t *wq = bit_waitqueue(&whole->bd_claiming, 0); in bd_prepare_to_claim() local
/fs/cachefiles/
Dnamei.c195 wait_queue_head_t *wq; in cachefiles_mark_object_active() local
/fs/ext4/
Dpage-io.c229 struct workqueue_struct *wq; in ext4_add_complete_io() local
Dfast_commit.c161 wait_queue_head_t *wq; in ext4_fc_wait_committing_inode() local
/fs/jffs2/
Dos-linux.h41 #define sleep_on_spinunlock(wq, s) \ argument
/fs/nfs/
Dinode.c2200 struct workqueue_struct *wq; in nfsiod_start() local
2214 struct workqueue_struct *wq; in nfsiod_stop() local
/fs/gfs2/
Dglock.c118 wait_queue_head_t *wq = glock_waitqueue(&gl->gl_name); in wake_up_glock() local
970 wait_queue_head_t *wq = glock_waitqueue(name); in find_insert_glock() local
/fs/ocfs2/dlm/
Ddlmcommon.h49 wait_queue_head_t wq; member
315 wait_queue_head_t wq; member
/fs/f2fs/
Dgc.c34 wait_queue_head_t *wq = &sbi->gc_thread->gc_wait_queue_head; in gc_thread_func() local
/fs/jbd2/
Djournal.c2891 wait_queue_head_t *wq; in jbd2_journal_release_jbd_inode() local

12