Home
last modified time | relevance | path

Searched defs:wait (Results 1801 - 1825 of 2088) sorted by relevance

1...<<71727374757677787980>>...84

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_nx2.c2854 int rval = QLA_SUCCESS, wait = 0; in qla8044_start_pex_dma() local
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H A Dn_gsm.c2785 gsmld_poll(struct tty_struct *tty, struct file *file, poll_table *wait) gsmld_poll() argument
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_fs.c656 static __poll_t ffs_ep0_poll(struct file *file, poll_table *wait) in ffs_ep0_poll() argument
H A Df_generic.c844 static __poll_t ffs_ep0_poll(struct file *file, poll_table *wait) in ffs_ep0_poll() argument
1414 static unsigned int ffs_epfile_poll(struct file *file, struct poll_table_struct * wait) in ffs_epfile_poll() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-tegra.c1109 unsigned int wait = (!main && !set) ? 1000 : 10; in tegra_xhci_set_port_power() local
/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c768 tipc_poll(struct file *file, struct socket *sock, poll_table *wait) tipc_poll() argument
1848 add_wait_queue(sk_sleep(sk), &wait); tipc_wait_for_rcvmsg() local
1853 remove_wait_queue(sk_sleep(sk), &wait); tipc_wait_for_rcvmsg() local
2539 add_wait_queue(sk_sleep(sk), &wait); tipc_wait_for_connect() local
2542 remove_wait_queue(sk_sleep(sk), &wait); tipc_wait_for_connect() local
2684 add_wait_queue(sk_sleep(sk), &wait); tipc_wait_for_accept() local
2688 remove_wait_queue(sk_sleep(sk), &wait); tipc_wait_for_accept() local
[all...]
/kernel/linux/linux-5.10/net/
H A Dsocket.c1256 static __poll_t sock_poll(struct file *file, poll_table *wait) in sock_poll() argument
/kernel/linux/linux-5.10/include/linux/mmc/
H A Dhost.h260 wait_queue_head_t wait; member
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_native.c2080 wait_queue_entry_t wait; in snd_pcm_drain() local
2803 wait_queue_entry_t wait; in snd_pcm_open() local
3541 static __poll_t snd_pcm_poll(struct file *file, poll_table *wait) in snd_pcm_poll() argument
[all...]
/kernel/linux/linux-5.10/tools/include/nolibc/
H A Dnolibc.h2265 pid_t wait(int *status) in wait() function
/kernel/linux/linux-5.10/fs/fuse/
H A Dfile.c3075 __poll_t fuse_file_poll(struct file *file, poll_table *wait) in fuse_file_poll() argument
/kernel/linux/linux-5.10/include/rdma/
H A Drdmavt_qp.h372 wait_queue_head_t wait; member
522 wait_queue_head_t wait; member
/kernel/linux/linux-5.10/fs/ceph/
H A Dcaps.c2473 int wait = (wbc->sync_mode == WB_SYNC_ALL && !wbc->for_sync); ceph_write_inode() local
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dfile.c1081 cifs_lock_add_if(struct cifsFileInfo *cfile, struct cifsLockInfo *lock, bool wait) cifs_lock_add_if() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Dtree-log.c263 int wait; member
[all...]
/kernel/linux/linux-5.10/mm/
H A Dswapfile.c2760 static __poll_t swaps_poll(struct file *file, poll_table *wait) in swaps_poll() argument
/kernel/linux/linux-5.10/kernel/printk/
H A Dprintk.c861 static __poll_t devkmsg_poll(struct file *file, poll_table *wait) in devkmsg_poll() argument
/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.c1478 int wait, catch_signals = !(osb->s_mount_opt & OCFS2_MOUNT_NOINTR); in __ocfs2_cluster_lock() local
2562 ocfs2_inode_lock_atime(struct inode *inode, struct vfsmount *vfsmnt, int *level, int wait) ocfs2_inode_lock_atime() argument
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dsock.c2315 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in sock_wait_for_wmem() local
2324 finish_wait(sk_sleep(sk), &wait); in sock_wait_for_wmem() local
2527 DEFINE_WAIT(wait); variable
2597 add_wait_queue(sk_sleep(sk), &wait); sk_wait_data() local
2601 remove_wait_queue(sk_sleep(sk), &wait); sk_wait_data() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp.c2833 __poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait) in udp_poll() argument
H A Dtcp.c517 __poll_t tcp_poll(struct file *file, struct socket *sock, poll_table *wait) in tcp_poll() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_ddi.c3612 bool wait = false; in intel_disable_ddi_buf() local
4128 bool wait = false; in intel_ddi_prepare_link_retrain() local
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c4677 __poll_t v4l2_ctrl_poll(struct file *file, struct poll_table_struct *wait) in v4l2_ctrl_poll() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/rocker/
H A Drocker_main.c49 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-5.10/include/linux/
H A Dkvm_host.h282 struct rcuwait wait; member

Completed in 98 milliseconds

1...<<71727374757677787980>>...84