/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dev.c | 326 unsigned int wait; in xgbe_write_rss_reg() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/rocker/ |
H A D | rocker_main.c | 49 wait_queue_head_t wait; member 54 static void rocker_wait_reset(struct rocker_wait *wait) in rocker_wait_reset() argument 60 static void rocker_wait_init(struct rocker_wait *wait) in rocker_wait_init() argument 68 struct rocker_wait *wait; in rocker_wait_create() local 76 rocker_wait_destroy(struct rocker_wait *wait) rocker_wait_destroy() argument 81 rocker_wait_event_timeout(struct rocker_wait *wait, unsigned long timeout) rocker_wait_event_timeout() argument 90 rocker_wait_wake_up(struct rocker_wait *wait) rocker_wait_wake_up() argument 156 rocker_dma_test_one(const struct rocker *rocker, struct rocker_wait *wait, u32 test_type, dma_addr_t dma_handle, const unsigned char *buf, const unsigned char *expect, size_t size) rocker_dma_test_one() argument 185 rocker_dma_test_offset(const struct rocker *rocker, struct rocker_wait *wait, int offset) rocker_dma_test_offset() argument 245 rocker_dma_test(const struct rocker *rocker, struct rocker_wait *wait) rocker_dma_test() argument 261 struct rocker_wait *wait = dev_id; rocker_test_irq_handler() local 271 struct rocker_wait wait; rocker_basic_hw_test() local 302 free_irq(rocker_msix_vector(rocker, ROCKER_MSIX_VEC_TEST), &wait); rocker_basic_hw_test() local 560 struct rocker_wait *wait; rocker_dma_cmd_ring_wait_alloc() local 572 struct rocker_wait *wait = rocker_desc_cookie_ptr_get(desc_info); rocker_dma_cmd_ring_wait_free() local 881 struct rocker_wait *wait; rocker_cmd_irq_handler() local 1051 struct rocker_wait *wait; rocker_cmd_exec() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | ptp.c | 197 u32 wait; member 930 struct timespec64 wait; in efx_ptp_process_times() local
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | scrub.c | 818 scrub_stripe_submit_repair_read(struct scrub_stripe *stripe, int mirror, int blocksize, bool wait) scrub_stripe_submit_repair_read() argument
|
H A D | extent_io.c | 4001 int read_extent_buffer_pages(struct extent_buffer *eb, int wait, int mirror_num, in read_extent_buffer_pages() argument
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | file.c | 2798 __poll_t fuse_file_poll(struct file *file, poll_table *wait) in fuse_file_poll() argument
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | data.c | 3807 bool f2fs_release_folio(struct folio *folio, gfp_t wait) in f2fs_release_folio() argument
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | caps.c | 2483 int wait = (wbc->sync_mode == WB_SYNC_ALL && !wbc->for_sync); ceph_write_inode() local [all...] |
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | file.c | 1351 cifs_lock_add_if(struct cifsFileInfo *cfile, struct cifsLockInfo *lock, bool wait) cifs_lock_add_if() argument
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | dlmglue.c | 1477 int wait, catch_signals = !(osb->s_mount_opt & OCFS2_MOUNT_NOINTR); in __ocfs2_cluster_lock() local 2572 ocfs2_inode_lock_atime(struct inode *inode, struct vfsmount *vfsmnt, int *level, int wait) ocfs2_inode_lock_atime() argument [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | io_uring_types.h | 60 struct wait_queue_head wait; member
|
H A D | memcontrol.h | 1527 static inline bool mem_cgroup_oom_synchronize(bool wait) in mem_cgroup_oom_synchronize() argument
|
/kernel/linux/linux-6.6/include/linux/dma/ |
H A D | ti-cppi5.h | 998 cppi5_tr_init(cppi5_tr_flags_t *flags, enum cppi5_tr_types type, bool static_tr, bool wait, enum cppi5_tr_event_size event_size, u32 cmd_id) cppi5_tr_init() argument
|
/kernel/linux/linux-6.6/include/linux/mmc/ |
H A D | host.h | 305 wait_queue_head_t wait; member
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | rdmavt_qp.h | 372 wait_queue_head_t wait; member 522 wait_queue_head_t wait; member
|
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/ |
H A D | ql4_nx.c | 1962 int rval = QLA_SUCCESS, wait = 0; in qla4_83xx_start_pex_dma() local
|
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | vhost.c | 164 static int vhost_poll_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, in vhost_poll_wakeup() argument 1482 vhost_chr_poll(struct file *file, struct vhost_dev *dev, poll_table *wait) vhost_chr_poll() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | sg.c | 1167 sg_poll(struct file *filp, poll_table * wait) in sg_poll() argument
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_nx2.c | 2843 int rval = QLA_SUCCESS, wait = 0; in qla8044_start_pex_dma() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | devio.c | 69 wait_queue_head_t wait; /* wake up if a request completed */ member 2822 usbdev_poll(struct file *file, struct poll_table_struct *wait) usbdev_poll() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_fs.c | 647 static __poll_t ffs_ep0_poll(struct file *file, poll_table *wait) in ffs_ep0_poll() argument
|
H A D | f_generic.c | 845 static __poll_t ffs_ep0_poll(struct file *file, poll_table *wait) in ffs_ep0_poll() argument 1415 static unsigned int ffs_epfile_poll(struct file *file, struct poll_table_struct * wait) in ffs_epfile_poll() argument [all...] |
/kernel/linux/linux-6.6/drivers/vdpa/vdpa_user/ |
H A D | vduse_dev.c | 406 static __poll_t vduse_dev_poll(struct file *file, poll_table *wait) in vduse_dev_poll() argument
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_main.c | 439 void _drbd_thread_stop(struct drbd_thread *thi, int restart, int wait) in _drbd_thread_stop() argument
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_bcm4377.c | 859 bcm4377_enqueue(struct bcm4377_data *bcm4377, struct bcm4377_transfer_ring *ring, void *data, size_t len, bool wait) bcm4377_enqueue() argument
|