Searched defs:wait (Results 276 - 300 of 951) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/hid/
H A Dhidraw.c251 static __poll_t hidraw_poll(struct file *file, poll_table *wait) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.c280 nouveau_fence_wait_legacy(struct dma_fence *f, bool intr, long wait) argument
/linux-master/crypto/
H A Dalgif_hash.c24 struct crypto_wait wait; member in struct:hash_ctx
/linux-master/drivers/media/rc/
H A Dlirc_dev.c580 static __poll_t lirc_poll(struct file *file, struct poll_table_struct *wait) argument
/linux-master/fs/hfsplus/
H A Dsuper.c176 static int hfsplus_sync_fs(struct super_block *sb, int wait) argument
/linux-master/fs/btrfs/
H A Ddelayed-inode.h44 wait_queue_head_t wait; member in struct:btrfs_delayed_root
H A Dordered-data.h142 wait_queue_head_t wait; member in struct:btrfs_ordered_extent
H A Dspace-info.h175 wait_queue_head_t wait; member in struct:reserve_ticket
/linux-master/fs/ceph/
H A Dlocks.c254 u8 wait local
76 ceph_lock_message(u8 lock_type, u16 operation, struct inode *inode, int cmd, u8 wait, struct file_lock *fl) argument
320 u8 wait = 0; local
[all...]
/linux-master/fs/jffs2/
H A Dsuper.c97 static int jffs2_sync_fs(struct super_block *sb, int wait) argument
/linux-master/net/bluetooth/bnep/
H A Dcore.c491 add_wait_queue(sk_sleep(sk), &wait); local
519 remove_wait_queue(sk_sleep(sk), &wait); local
/linux-master/net/netlink/
H A Daf_netlink.h37 wait_queue_head_t wait; member in struct:netlink_sock
/linux-master/fs/sysv/
H A Dinode.c35 static int sysv_sync_fs(struct super_block *sb, int wait) argument
227 static int __sysv_write_inode(struct inode *inode, int wait) argument
/linux-master/fs/dlm/
H A Dplock.c586 dev_poll(struct file *file, poll_table *wait) argument
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_file.c626 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait) argument
/linux-master/drivers/dma-buf/
H A Ddma-fence.c742 struct default_wait_cb *wait local
[all...]
/linux-master/drivers/acpi/
H A Dinternal.h197 wait_queue_head_t wait; member in struct:acpi_ec
/linux-master/fs/xfs/scrub/
H A Discan.c335 xchk_iscan_iget_retry( struct xchk_iscan *iscan, bool wait) argument
/linux-master/sound/core/seq/
H A Dseq_memory.c275 wait_queue_entry_t wait; local
426 snd_seq_pool_poll_wait(struct snd_seq_pool *pool, struct file *file, poll_table *wait) argument
/linux-master/sound/core/
H A Dhwdep.c73 wait_queue_entry_t wait; local
165 static __poll_t snd_hwdep_poll(struct file * file, poll_table * wait) argument
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-prd.c148 opal_prd_poll(struct file *file, struct poll_table_struct *wait) argument
/linux-master/drivers/clk/qcom/
H A Dgdsc.c139 gdsc_toggle_logic(struct gdsc *sc, enum gdsc_status status, bool wait) argument
/linux-master/mm/
H A Dmempool.c394 wait_queue_entry_t wait; local
/linux-master/fs/f2fs/
H A Dgc.h125 increase_sleep_time(struct f2fs_gc_kthread *gc_th, unsigned int *wait) argument
140 decrease_sleep_time(struct f2fs_gc_kthread *gc_th, unsigned int *wait) argument
[all...]
/linux-master/fs/bcachefs/
H A Dmovinggc.c269 s64 wait = S64_MAX, fragmented_allowed, fragmented; local
313 u64 last, wait; local
[all...]

Completed in 478 milliseconds

<<11121314151617181920>>