Searched defs:wait (Results 76 - 100 of 951) sorted by relevance

1234567891011>>

/linux-master/fs/squashfs/
H A Ddecompressor_multi.c42 wait_queue_head_t wait; member in struct:squashfs_stream
[all...]
/linux-master/sound/firewire/fireface/
H A Dff-hwdep.c71 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) argument
/linux-master/net/vmw_vsock/
H A Dvsock_bpf.c57 remove_wait_queue(sk_sleep(sk), &wait); local
/linux-master/include/linux/
H A Dumh.h26 int wait; member in struct:subprocess_info
/linux-master/drivers/crypto/
H A Datmel-sha204a.c70 atmel_sha204a_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) argument
/linux-master/drivers/char/hw_random/
H A Dpasemi-rng.c33 static int pasemi_rng_data_present(struct hwrng *rng, int wait) argument
H A Dpic32-rng.c49 pic32_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) argument
H A Darm_smccc_trng.c62 static int smccc_trng_read(struct hwrng *rng, void *data, size_t max, bool wait) argument
H A Dingenic-trng.c57 static int ingenic_trng_read(struct hwrng *rng, void *buf, size_t max, bool wait) argument
H A Dgeode-rng.c69 static int geode_rng_data_present(struct hwrng *rng, int wait) argument
H A Dst-rng.c48 static int st_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) argument
H A Dmpfs-rng.c27 static int mpfs_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) argument
H A Dxiphera-trng.c35 static int xiphera_trng_read(struct hwrng *rng, void *buf, size_t max, bool wait) argument
H A Dtimeriomem-rng.c44 timeriomem_rng_read(struct hwrng *hwrng, void *data, size_t max, bool wait) argument
H A Dingenic-rng.c55 static int ingenic_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) argument
/linux-master/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_fw.c67 mtk_vcodec_fw_ipi_send(struct mtk_vcodec_fw *fw, int id, void *buf, unsigned int len, unsigned int wait) argument
H A Dmtk_vcodec_fw_scp.c35 mtk_vcodec_scp_ipi_send(struct mtk_vcodec_fw *fw, int id, void *buf, unsigned int len, unsigned int wait) argument
/linux-master/include/uapi/linux/
H A Ddlm_plock.h34 __u8 wait; member in struct:dlm_plock_info
/linux-master/drivers/remoteproc/
H A Dmtk_scp_ipi.c159 scp_ipi_send(struct mtk_scp *scp, u32 id, void *buf, unsigned int len, unsigned int wait) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/core/
H A Devent.c98 nvkm_event_ntfy_block_(struct nvkm_event_ntfy *ntfy, bool wait) argument
146 nvkm_event_ntfy_add(struct nvkm_event *event, int id, u32 bits, bool wait, nvkm_event_func func, argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Devent.h56 bool wait; member in struct:nvkm_event_ntfy
/linux-master/kernel/module/
H A Ddups.c120 bool kmod_dup_request_exists_wait(char *module_name, bool wait, int *dup_ret) argument
/linux-master/drivers/scsi/fnic/
H A Dfnic_res.c187 int wait = 1000; local
/linux-master/fs/bcachefs/
H A Dclock.c62 struct io_clock_wait *wait = container_of(timer, local
71 struct io_clock_wait *wait = container_of(timer, local
80 struct io_clock_wait wait; local
99 struct io_clock_wait wait; local
[all...]
/linux-master/kernel/locking/
H A Dpercpu-rwsem.c144 bool wait; local

Completed in 304 milliseconds

1234567891011>>