/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | spufs.h | 55 wait_queue_head_t wait; member
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | opal.c | 568 int opal_flush_chars(uint32_t vtermno, bool wait) in opal_flush_chars() argument
|
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | virtio_uml.c | 125 vhost_user_recv(struct virtio_uml_device *vu_dev, int fd, struct vhost_user_msg *msg, size_t max_payload_size, bool wait) vhost_user_recv() argument
|
/kernel/linux/common_modules/newip/src/linux-5.10/drivers/net/bt/ |
H A D | btdev.c | 439 static unsigned int bt_io_file_poll(struct file *filp, poll_table *wait) in bt_io_file_poll() argument
|
/kernel/linux/linux-5.10/block/ |
H A D | kyber-iosched.c | 692 struct sbq_wait *wait = container_of(wqe, struct sbq_wait, wait); in kyber_domain_wake() local 705 struct sbq_wait *wait = &khd->domain_wait[sched_domain]; in kyber_get_domain_token() local [all...] |
/kernel/linux/linux-5.10/drivers/char/ |
H A D | hpet.c | 342 static __poll_t hpet_poll(struct file *file, poll_table * wait) in hpet_poll() argument
|
H A D | random.c | 1246 static __poll_t random_poll(struct file *file, poll_table *wait) in random_poll() argument
|
/kernel/linux/linux-5.10/drivers/block/rnbd/ |
H A D | rnbd-clt.c | 461 static int send_msg_close(struct rnbd_clt_dev *dev, u32 device_id, bool wait) in send_msg_close() argument 312 rnbd_get_permit(struct rnbd_clt_session *sess, enum rtrs_clt_con_type con_type, int wait) rnbd_get_permit() argument 344 rnbd_get_iu(struct rnbd_clt_session *sess, enum rtrs_clt_con_type con_type, int wait) rnbd_get_iu() argument 425 send_usr_msg(struct rtrs_clt *rtrs, int dir, struct rnbd_iu *iu, struct kvec *vec, size_t len, struct scatterlist *sg, unsigned int sg_len, void (*conf)(struct work_struct *work), int *errno, enum wait_type wait) send_usr_msg() argument 541 send_msg_open(struct rnbd_clt_dev *dev, bool wait) send_msg_open() argument 588 send_msg_sess_info(struct rnbd_clt_session *sess, bool wait) send_msg_sess_info() argument 844 DEFINE_WAIT(wait); global() variable [all...] |
/kernel/linux/linux-5.10/drivers/char/xillybus/ |
H A D | xillybus_core.c | 1736 static __poll_t xillybus_poll(struct file *filp, poll_table *wait) in xillybus_poll() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_cs.c | 1350 union drm_amdgpu_wait_cs *wait = data; in amdgpu_cs_wait_ioctl() local 1490 amdgpu_cs_wait_all_fences(struct amdgpu_device *adev, struct drm_file *filp, union drm_amdgpu_wait_fences *wait, struct drm_amdgpu_fence *fences) amdgpu_cs_wait_all_fences() argument 1535 amdgpu_cs_wait_any_fence(struct amdgpu_device *adev, struct drm_file *filp, union drm_amdgpu_wait_fences *wait, struct drm_amdgpu_fence *fences) amdgpu_cs_wait_any_fence() argument 1603 union drm_amdgpu_wait_fences *wait = data; amdgpu_cs_wait_fences_ioctl() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | kvm_book3s.h | 81 struct rcuwait wait; member
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
H A D | spufs.h | 55 wait_queue_head_t wait; member
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | opal.c | 568 int opal_flush_chars(uint32_t vtermno, bool wait) in opal_flush_chars() argument
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | ptrace.h | 70 unsigned long wait : 1; /* Wait State */ member
|
/kernel/linux/linux-5.10/drivers/hid/i2c-hid/ |
H A D | i2c-hid-core.c | 95 bool wait; member 157 wait_queue_head_t wait; /* For waiting the interrupt */ member 226 bool wait = command->wait; in __i2c_hid_command() local [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-log-writes.c | 117 wait_queue_head_t wait; member
|
/kernel/linux/linux-5.10/drivers/iio/ |
H A D | industrialio-buffer.c | 170 iio_buffer_poll(struct file *filp, struct poll_table_struct *wait) iio_buffer_poll() argument
|
/kernel/linux/linux-5.10/drivers/macintosh/ |
H A D | smu.c | 1078 wait_queue_head_t wait; member 1250 static __poll_t smu_fpoll(struct file *file, poll_table *wait) in smu_fpoll() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/ |
H A D | videobuf2-core.c | 2425 vb2_core_poll(struct vb2_queue *q, struct file *file, poll_table *wait) vb2_core_poll() argument [all...] |
/kernel/linux/linux-5.10/drivers/input/ |
H A D | mousedev.c | 61 wait_queue_head_t wait; member 758 static __poll_t mousedev_poll(struct file *file, poll_table *wait) in mousedev_poll() argument
|
H A D | evdev.c | 45 wait_queue_head_t wait; member 610 static __poll_t evdev_poll(struct file *file, poll_table *wait) in evdev_poll() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_provider.h | 200 wait_queue_head_t wait; member 224 wait_queue_head_t wait; member 276 wait_queue_head_t wait; member
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | uinput.c | 707 static __poll_t uinput_poll(struct file *file, poll_table *wait) in uinput_poll() argument
|
/kernel/linux/linux-5.10/drivers/isdn/capi/ |
H A D | capi.c | 739 capi_poll(struct file *file, poll_table *wait) in capi_poll() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/displays/ |
H A D | panel-dsi-cm.c | 134 unsigned long wait = ddata->hw_guard_end - jiffies; in hw_guard_wait() local
|