/openbmc/linux/fs/ |
H A D | eventfd.c | 130 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 D | mixart_core.c | 224 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 D | chan.c | 137 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 D | poll.h | 16 struct wait_queue_entry wait; member
|
H A D | sqpoll.h | 12 struct wait_queue_head wait; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_replay.c | 118 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 D | pseries-rng.c | 16 static int pseries_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in pseries_rng_read()
|
H A D | arm_smccc_trng.c | 62 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 D | smp.c | 149 static void native_stop_other_cpus(int wait) in native_stop_other_cpus()
|
/openbmc/linux/drivers/staging/qlge/ |
H A D | qlge_devlink.c | 59 wait_queue_head_t wait; in qlge_reporter_coredump() local
|
/openbmc/linux/drivers/scsi/fnic/ |
H A D | vnic_wq_copy.c | 20 unsigned int wait; in vnic_wq_copy_disable() local
|
/openbmc/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-radio-tx.c | 94 __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 D | cs.c | 66 int bcm63xx_set_cs_timing(unsigned int cs, unsigned int wait, in bcm63xx_set_cs_timing()
|
/openbmc/linux/include/linux/ |
H A D | eventfd.h | 78 wait_queue_entry_t *wait, __u64 *cnt) in eventfd_ctx_remove_wait_queue()
|
H A D | libps2.h | 51 wait_queue_head_t wait; member
|
/openbmc/linux/drivers/misc/ |
H A D | phantom.c | 49 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 D | auth.c | 409 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 D | hid-roccat.c | 44 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 D | ima_crypto.c | 318 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 D | v4l2-fh.h | 49 wait_queue_head_t wait; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
H A D | priv.h | 18 void (*wait)(struct nvkm_bar *); member
|
/openbmc/linux/drivers/staging/media/omap4iss/ |
H A D | iss_ipipe.h | 50 wait_queue_head_t wait; member
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | fw.c | 2935 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 D | timer.c | 62 u64 wait; in __udelay() local
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | rng.c | 69 static int ath9k_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in ath9k_rng_read()
|