| /kernel/linux/linux-5.10/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_base.h | 334 wait_queue_head_t wait; member
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| H A D | amifb.c | 656 copins *wait; member
|
| /kernel/linux/linux-5.10/net/packet/ |
| H A D | af_packet.c | 4215 packet_poll(struct file *file, struct socket *sock, poll_table *wait) packet_poll() argument
|
| /kernel/linux/linux-5.10/net/sctp/ |
| H A D | socket.c | 8390 __poll_t sctp_poll(struct file *file, struct socket *sock, poll_table *wait) in sctp_poll() argument 8710 prepare_to_wait_exclusive(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in sctp_wait_for_packet() local 8747 finish_wait(sk_sleep(sk), &wait); in sctp_wait_for_packet() local 8754 finish_wait(sk_sleep(sk), &wait); in sctp_wait_for_packet() local 9139 prepare_to_wait_exclusive(sk_sleep(sk), &wait, sctp_wait_for_accept() local 9165 finish_wait(sk_sleep(sk), &wait); sctp_wait_for_accept() local 9175 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); sctp_wait_for_close() local 9183 finish_wait(sk_sleep(sk), &wait); sctp_wait_for_close() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | usb.h | 1369 wait_queue_head_t wait; member
|
| /kernel/linux/linux-5.10/sound/pci/korg1212/ |
| H A D | korg1212.c | 314 wait_queue_head_t wait; member [all...] |
| /kernel/linux/linux-5.10/sound/usb/ |
| H A D | mixer_quirks.c | 233 snd_usb_sbrc_hwdep_poll(struct snd_hwdep *hw, struct file *file, poll_table *wait) snd_usb_sbrc_hwdep_poll() argument
|
| /kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
| H A D | q6afe.c | 370 wait_queue_head_t wait; member 540 wait_queue_head_t wait; member 933 wait_queue_head_t *wait = &port->wait; in afe_apr_send_pkt() local [all...] |
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | smb2ops.c | 2674 smb2_mand_lock(const unsigned int xid, struct cifsFileInfo *cfile, __u64 offset, __u64 length, __u32 type, int lock, int unlock, bool wait) smb2_mand_lock() argument
|
| H A D | smb2pdu.c | 5368 SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon, const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, const __u64 length, const __u64 offset, const __u32 lock_flags, const bool wait) SMB2_lock() argument
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | extent_io.c | 855 DEFINE_WAIT(wait); variable 5486 int read_extent_buffer_pages(struct extent_buffer *eb, int wait, int mirror_num) in read_extent_buffer_pages() argument [all...] |
| /kernel/linux/linux-5.10/include/pcmcia/ |
| H A D | cistpl.h | 408 u_int wait, waitscale; member
|
| /kernel/linux/linux-5.10/fs/dlm/ |
| H A D | dlm_internal.h | 696 wait_queue_head_t wait; member
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | inode.c | 1047 struct buffer_head *bh, *head, *wait[2]; in ext4_block_write_begin() local 913 ext4_bread_batch(struct inode *inode, ext4_lblk_t block, int bh_count, bool wait, struct buffer_head **bhs) ext4_bread_batch() argument 3304 ext4_releasepage(struct page *page, gfp_t wait) ext4_releasepage() argument [all...] |
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | data.c | 3792 int f2fs_release_page(struct page *page, gfp_t wait) in f2fs_release_page() argument
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | workqueue.c | 2737 bool wait = false; in flush_workqueue_prep_pwqs() local 3083 wait_queue_entry_t wait; global() member 3087 cwt_wakefn(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) cwt_wakefn() argument [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | shmem.c | 2036 static int synchronous_wake_function(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in synchronous_wake_function() argument
|
| /kernel/linux/linux-5.10/include/linux/ceph/ |
| H A D | ceph_fs.h | 439 __u8 wait; /* will caller wait for lock to become available? */ member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-phy-v2.c | 2172 unsigned int wait; in xgbe_phy_perform_ratechange() local
|
| /kernel/linux/linux-6.6/fs/dlm/ |
| H A D | dlm_internal.h | 721 wait_queue_head_t wait; member
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | inode.c | 1025 struct buffer_head *bh, *head, *wait[2]; in ext4_block_write_begin() local 902 ext4_bread_batch(struct inode *inode, ext4_lblk_t block, int bh_count, bool wait, struct buffer_head **bhs) ext4_bread_batch() argument 3188 ext4_release_folio(struct folio *folio, gfp_t wait) ext4_release_folio() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | blkdev.h | 1528 static inline void sync_bdevs(bool wait) in sync_bdevs() argument
|
| H A D | kvm_host.h | 342 struct rcuwait wait; member
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | smb2ops.c | 2751 smb2_mand_lock(const unsigned int xid, struct cifsFileInfo *cfile, __u64 offset, __u64 length, __u32 type, int lock, int unlock, bool wait) smb2_mand_lock() argument
|
| H A D | smb2pdu.c | 5812 SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon, const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, const __u64 length, const __u64 offset, const __u32 lock_flags, const bool wait) SMB2_lock() argument
|