/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | ptrace.h | 41 unsigned long wait : 1; /* Wait State */ member
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | af_ninet.c | 390 add_wait_queue(sk_sleep(sk), &wait); in ninet_wait_for_connect() local 405 remove_wait_queue(sk_sleep(sk), &wait); in ninet_wait_for_connect() local
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | acpi_dbg.c | 48 wait_queue_head_t wait; member 718 acpi_aml_poll(struct file *file, poll_table *wait) acpi_aml_poll() argument [all...] |
/kernel/linux/linux-5.10/drivers/char/hw_random/ |
H A D | omap-rng.c | 176 omap_rng_do_read(struct hwrng *rng, void *data, size_t max, bool wait) omap_rng_do_read() argument
|
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm_infineon.c | 181 static int wait(struct tpm_chip *chip, int wait_for_bit) in wait() function
|
/kernel/linux/linux-5.10/drivers/char/ |
H A D | ppdev.c | 764 static __poll_t pp_poll(struct file *file, poll_table *wait) in pp_poll() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-mdio.c | 1294 int wait; in xgbe_check_link_timeout() local
|
H A D | xgbe-phy-v1.c | 341 unsigned int wait; in xgbe_phy_complete_ratechange() local
|
/kernel/linux/linux-5.10/virt/kvm/ |
H A D | eventfd.c | 185 irqfd_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in irqfd_wakeup() argument
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-rmi.c | 84 wait_queue_head_t wait; member
|
H A D | hid-sensor-custom.c | 52 wait_queue_head_t wait; member 693 hid_sensor_custom_poll(struct file *file, struct poll_table_struct *wait) hid_sensor_custom_poll() argument
|
H A D | uhid.c | 788 static __poll_t uhid_char_poll(struct file *file, poll_table *wait) in uhid_char_poll() argument
|
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/ |
H A D | videobuf2-v4l2.c | 947 __poll_t vb2_poll(struct vb2_queue *q, struct file *file, poll_table *wait) in vb2_poll() argument 1182 __poll_t vb2_fop_poll(struct file *file, poll_table *wait) in vb2_fop_poll() argument
|
/kernel/linux/linux-5.10/drivers/media/dvb-core/ |
H A D | dmxdev.c | 1198 static __poll_t dvb_demux_poll(struct file *file, poll_table *wait) in dvb_demux_poll() argument 1346 static __poll_t dvb_dvr_poll(struct file *file, poll_table *wait) in dvb_dvr_poll() argument
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-pmcmsp.c | 114 struct completion wait; /* Completion for xfer */ member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | ipoib_tx.c | 627 hfi1_ipoib_sdma_sleep(struct sdma_engine *sde, struct iowait_work *wait, struct sdma_txreq *txreq, uint seq, bool pkts_sent) hfi1_ipoib_sdma_sleep() argument 669 hfi1_ipoib_sdma_wakeup(struct iowait *wait, int reason) hfi1_ipoib_sdma_wakeup() argument 683 struct iowait *wait = iowait_ioww_to_iow(ioww); hfi1_ipoib_flush_txq() local [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-verity-target.c | 97 verity_hash_update(struct dm_verity *v, struct ahash_request *req, const u8 *data, size_t len, struct crypto_wait *wait) verity_hash_update() argument 128 verity_hash_init(struct dm_verity *v, struct ahash_request *req, struct crypto_wait *wait) verity_hash_init() argument 152 verity_hash_final(struct dm_verity *v, struct ahash_request *req, u8 *digest, struct crypto_wait *wait) verity_hash_final() argument 176 struct crypto_wait wait; verity_hash() local 371 verity_for_io_block(struct dm_verity *v, struct dm_verity_io *io, struct bvec_iter *iter, struct crypto_wait *wait) verity_for_io_block() argument 477 struct crypto_wait wait; verity_verify_io() local [all...] |
/kernel/linux/linux-5.10/drivers/input/ |
H A D | joydev.c | 39 wait_queue_head_t wait; member 435 static __poll_t joydev_poll(struct file *file, poll_table *wait) in joydev_poll() argument
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | auo-pixcir-ts.c | 112 wait_queue_head_t wait; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/ |
H A D | omap_crtc.c | 117 struct omap_irq_wait *wait; in omap_crtc_set_enabled() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
H A D | panel-sony-acx565akm.c | 404 unsigned long wait; in acx565akm_set_sleep_mode() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_syncobj.c | 240 drm_syncobj_fence_add_wait(struct drm_syncobj *syncobj, struct syncobj_wait_entry *wait) drm_syncobj_fence_add_wait() argument 265 drm_syncobj_remove_wait(struct drm_syncobj *syncobj, struct syncobj_wait_entry *wait) drm_syncobj_remove_wait() argument 383 struct syncobj_wait_entry wait; drm_syncobj_find_fence() local 914 struct syncobj_wait_entry *wait = syncobj_wait_fence_func() local 920 syncobj_wait_syncobj_func(struct drm_syncobj *syncobj, struct syncobj_wait_entry *wait) syncobj_wait_syncobj_func() argument 1119 drm_syncobj_array_wait(struct drm_device *dev, struct drm_file *file_private, struct drm_syncobj_wait *wait, struct drm_syncobj_timeline_wait *timeline_wait, struct drm_syncobj **syncobjs, bool timeline) drm_syncobj_array_wait() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/omap/ |
H A D | omap_voutdef.h | 91 wait_queue_head_t wait; member
|
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc.c | 991 s5p_mfc_poll(struct file *file, struct poll_table_struct *wait) s5p_mfc_poll() argument
|
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | ispvideo.c | 1378 static __poll_t isp_video_poll(struct file *file, poll_table *wait) in isp_video_poll() argument
|