Home
last modified time | relevance | path

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

12345678910>>...38

/openbmc/linux/fs/
H A Deventfd.c130 static __poll_t eventfd_poll(struct file *file, poll_table *wait) in eventfd_poll()
210 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_entry_t *wait, in eventfd_ctx_remove_wait_queue()
/openbmc/linux/sound/pci/mixart/
H A Dmixart_core.c224 wait_queue_entry_t wait; in snd_mixart_send_msg() local
271 wait_queue_entry_t wait; in snd_mixart_send_msg_wait_notif() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchan.c137 nvkm_chan_preempt_locked(struct nvkm_chan *chan, bool wait) in nvkm_chan_preempt_locked()
150 nvkm_chan_preempt(struct nvkm_chan *chan, bool wait) in nvkm_chan_preempt()
/openbmc/linux/io_uring/
H A Dpoll.h16 struct wait_queue_entry wait; member
H A Dsqpoll.h12 struct wait_queue_head wait; member
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_replay.c118 bool amdgpu_dm_replay_enable(struct dc_stream_state *stream, bool wait) in amdgpu_dm_replay_enable()
/openbmc/linux/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 Darm_smccc_trng.c62 static int smccc_trng_read(struct hwrng *rng, void *data, size_t max, bool wait) in smccc_trng_read()
/openbmc/linux/arch/x86/kernel/
H A Dsmp.c149 static void native_stop_other_cpus(int wait) in native_stop_other_cpus()
/openbmc/linux/drivers/staging/qlge/
H A Dqlge_devlink.c59 wait_queue_head_t wait; in qlge_reporter_coredump() local
/openbmc/linux/drivers/scsi/fnic/
H A Dvnic_wq_copy.c20 unsigned int wait; in vnic_wq_copy_disable() local
/openbmc/linux/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()
/openbmc/linux/arch/mips/bcm63xx/
H A Dcs.c66 int bcm63xx_set_cs_timing(unsigned int cs, unsigned int wait, in bcm63xx_set_cs_timing()
/openbmc/linux/include/linux/
H A Deventfd.h78 wait_queue_entry_t *wait, __u64 *cnt) in eventfd_ctx_remove_wait_queue()
H A Dlibps2.h51 wait_queue_head_t wait; member
/openbmc/linux/drivers/misc/
H A Dphantom.c49 wait_queue_head_t wait; member
255 static __poll_t phantom_poll(struct file *file, poll_table *wait) in phantom_poll()
/openbmc/linux/drivers/nvme/common/
H A Dauth.c409 struct crypto_wait wait; in nvme_auth_gen_pubkey() local
435 struct crypto_wait wait; in nvme_auth_gen_shared_secret() local
/openbmc/linux/drivers/hid/
H A Dhid-roccat.c44 wait_queue_head_t wait; member
137 static __poll_t roccat_poll(struct file *file, poll_table *wait) in roccat_poll()
/openbmc/linux/security/integrity/ima/
H A Dima_crypto.c318 static inline int ahash_wait(int err, struct crypto_wait *wait) in ahash_wait()
338 struct crypto_wait wait; in ima_calc_file_hash_atfm() local
669 struct crypto_wait wait; in calc_buffer_ahash_atfm() local
/openbmc/linux/include/media/
H A Dv4l2-fh.h49 wait_queue_head_t wait; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dpriv.h18 void (*wait)(struct nvkm_bar *); member
/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss_ipipe.h50 wait_queue_head_t wait; member
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c2935 struct rtw89_wait_info *wait = &rtwdev->mac.fw_ofld_wait; in rtw89_fw_h2c_del_pkt_offload() local
4309 struct rtw89_wait_info *wait, unsigned int cond) in rtw89_h2c_tx_and_wait()
4330 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; in rtw89_fw_h2c_add_mcc() local
4377 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; in rtw89_fw_h2c_start_mcc() local
4413 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; in rtw89_fw_h2c_stop_mcc() local
4443 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; in rtw89_fw_h2c_del_mcc_group() local
4471 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; in rtw89_fw_h2c_reset_mcc_group() local
4500 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; in rtw89_fw_h2c_mcc_req_tsf() local
4539 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; in rtw89_fw_h2c_mcc_macid_bitamp() local
4575 struct rtw89_wait_info *wait = &rtwdev->mcc.wait; in rtw89_fw_h2c_mcc_sync() local
[all …]
/openbmc/u-boot/arch/arm/mach-rmobile/
H A Dtimer.c62 u64 wait; in __udelay() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Drng.c69 static int ath9k_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in ath9k_rng_read()

12345678910>>...38