Home
last modified time | relevance | path

Searched defs:wait (Results 76 – 100 of 1000) sorted by relevance

12345678910>>...40

/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Dpseries-rng.c16 static int pseries_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in pseries_rng_read()
H A Dhisi-trng-v2.c25 static int hisi_trng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in hisi_trng_read()
H A Dgeode-rng.c64 static int geode_rng_data_present(struct hwrng *rng, int wait) in geode_rng_data_present()
H A Dmeson-rng.c26 static int meson_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in meson_rng_read()
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dvnic_wq_copy.c32 unsigned int wait; in vnic_wq_copy_disable() local
/OK3568_Linux_fs/kernel/fs/
H A Dinternal.h34 static inline int __sync_blockdev(struct block_device *bdev, int wait) in __sync_blockdev()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dmmsch_v1_0.h124 uint32_t mask, uint32_t wait) in mmsch_v1_0_insert_direct_poll()
148 #define MMSCH_V1_0_INSERT_DIRECT_POLL(reg, mask, wait) { \ argument
H A Damdgpu_cs.c1360 union drm_amdgpu_wait_cs *wait = data; in amdgpu_cs_wait_ioctl() local
1502 union drm_amdgpu_wait_fences *wait, in amdgpu_cs_wait_all_fences()
1547 union drm_amdgpu_wait_fences *wait, in amdgpu_cs_wait_any_fence()
1613 union drm_amdgpu_wait_fences *wait = data; in amdgpu_cs_wait_fences_ioctl() local
/OK3568_Linux_fs/kernel/drivers/input/serio/
H A Dserio_raw.c36 wait_queue_head_t wait; member
239 static __poll_t serio_raw_poll(struct file *file, poll_table *wait) in serio_raw_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_hw.c259 u8 wait = 10; in xgene_enet_wr_mac() local
319 u8 wait = 10; in xgene_enet_rd_mac() local
354 u8 wait = 10; in xgene_enet_rd_stat() local
396 u8 wait = 10; in xgene_enet_ecc_init() local
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-radio-tx.c94 __poll_t vivid_radio_tx_poll(struct file *file, struct poll_table_struct *wait) in vivid_radio_tx_poll()
/OK3568_Linux_fs/kernel/arch/mips/bcm63xx/
H A Dcs.c66 int bcm63xx_set_cs_timing(unsigned int cs, unsigned int wait, in bcm63xx_set_cs_timing()
/OK3568_Linux_fs/kernel/include/linux/
H A Deventfd.h82 wait_queue_entry_t *wait, __u64 *cnt) in eventfd_ctx_remove_wait_queue()
H A Dsbitmap.h85 wait_queue_head_t wait; member
544 struct wait_queue_entry wait; member
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-fh.h49 wait_queue_head_t wait; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dpriv.h18 void (*wait)(struct nvkm_bar *); member
/OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/
H A Diss_ipipe.h50 wait_queue_head_t wait; member
H A Diss_resizer.h53 wait_queue_head_t wait; member
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/
H A Dmtk_vcodec_fw.c63 unsigned int len, unsigned int wait) in mtk_vcodec_fw_ipi_send()
H A Dmtk_vcodec_fw_scp.c36 unsigned int len, unsigned int wait) in mtk_vcodec_scp_ipi_send()
/OK3568_Linux_fs/kernel/tools/io_uring/
H A Dqueue.c12 struct io_uring_cqe **cqe_ptr, int wait) in __io_uring_get_cqe()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/
H A Dtimer.c63 u64 wait; in __udelay() local
/OK3568_Linux_fs/kernel/sound/core/
H A Dhwdep.c73 wait_queue_entry_t wait; in snd_hwdep_open() local
165 static __poll_t snd_hwdep_poll(struct file * file, poll_table * wait) in snd_hwdep_poll()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dwait.c334 int do_wait_intr(wait_queue_head_t *wq, wait_queue_entry_t *wait) in do_wait_intr()
351 int do_wait_intr_irq(wait_queue_head_t *wq, wait_queue_entry_t *wait) in do_wait_intr_irq()
/OK3568_Linux_fs/kernel/drivers/media/common/saa7146/
H A Dsaa7146_fops.c322 static __poll_t __fops_poll(struct file *file, struct poll_table_struct *wait) in __fops_poll()
361 static __poll_t fops_poll(struct file *file, struct poll_table_struct *wait) in fops_poll()

12345678910>>...40