/kernel/linux/linux-5.10/drivers/tty/ |
H A D | n_gsm.c | 2785 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 D | f_fs.c | 656 static __poll_t ffs_ep0_poll(struct file *file, poll_table *wait) in ffs_ep0_poll() argument
|
H A D | f_generic.c | 844 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 D | xhci-tegra.c | 1109 unsigned int wait = (!main && !set) ? 1000 : 10; in tegra_xhci_set_port_power() local
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | socket.c | 768 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 D | socket.c | 1256 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 D | host.h | 260 wait_queue_head_t wait; member
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_native.c | 2080 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 D | nolibc.h | 2265 pid_t wait(int *status) in wait() function
|
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | file.c | 3075 __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 D | rdmavt_qp.h | 372 wait_queue_head_t wait; member 522 wait_queue_head_t wait; member
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | caps.c | 2473 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 D | file.c | 1081 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 D | tree-log.c | 263 int wait; member [all...] |
/kernel/linux/linux-5.10/mm/ |
H A D | swapfile.c | 2760 static __poll_t swaps_poll(struct file *file, poll_table *wait) in swaps_poll() argument
|
/kernel/linux/linux-5.10/kernel/printk/ |
H A D | printk.c | 861 static __poll_t devkmsg_poll(struct file *file, poll_table *wait) in devkmsg_poll() argument
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | dlmglue.c | 1478 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 D | sock.c | 2315 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 D | udp.c | 2833 __poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait) in udp_poll() argument
|
H A D | tcp.c | 517 __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 D | intel_ddi.c | 3612 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 D | v4l2-ctrls.c | 4677 __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 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-5.10/include/linux/ |
H A D | kvm_host.h | 282 struct rcuwait wait; member
|
H A D | memcontrol.h | 1201 static inline bool mem_cgroup_oom_synchronize(bool wait) in mem_cgroup_oom_synchronize() argument
|