/openbmc/linux/sound/core/seq/ |
H A D | seq_fifo.c | 167 wait_queue_entry_t wait; in snd_seq_fifo_cell_out() local 218 poll_table *wait) in snd_seq_fifo_poll_wait()
|
/openbmc/qemu/util/ |
H A D | throttle.c | 85 double wait = extra * NANOSECONDS_PER_SECOND; in throttle_do_compute_wait() local 154 int64_t wait, max_wait = 0; in throttle_compute_wait_for() local 180 int64_t wait; in throttle_compute_timer() local
|
/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/ |
H A D | bcm2835-vchiq.c | 40 struct vc_audio_msg *m, bool wait) in bcm2835_audio_send_msg_locked() 76 struct vc_audio_msg *m, bool wait) in bcm2835_audio_send_msg() 87 int type, bool wait) in bcm2835_audio_send_simple()
|
/openbmc/linux/crypto/ |
H A D | tcrypt.c | 134 struct crypto_wait *wait = req->base.data; in do_one_aead_op() local 143 struct crypto_wait wait; member 538 struct crypto_wait wait; in test_aead_speed() local 714 struct crypto_wait *wait = req->base.data; in do_one_ahash_op() local 870 struct crypto_wait wait; in test_ahash_speed_common() local 962 struct crypto_wait wait; member 1216 struct crypto_wait *wait = req->base.data; in do_one_acipher_op() local 1298 struct crypto_wait wait; in test_skcipher_speed() local
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | mtk-rng.c | 70 static bool mtk_rng_wait_ready(struct hwrng *rng, bool wait) in mtk_rng_wait_ready() 83 static int mtk_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in mtk_rng_read()
|
H A D | atmel-rng.c | 43 static bool atmel_trng_wait_ready(struct atmel_trng *trng, bool wait) in atmel_trng_wait_ready() 56 bool wait) in atmel_trng_read()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | event.c | 98 nvkm_event_ntfy_block_(struct nvkm_event_ntfy *ntfy, bool wait) in nvkm_event_ntfy_block_() 146 nvkm_event_ntfy_add(struct nvkm_event *event, int id, u32 bits, bool wait, nvkm_event_func func, in nvkm_event_ntfy_add()
|
/openbmc/linux/drivers/md/ |
H A D | dm-verity-target.c | 106 struct crypto_wait *wait) in verity_hash_update() 138 struct crypto_wait *wait, bool may_sleep) in verity_hash_init() 163 u8 *digest, struct crypto_wait *wait) in verity_hash_final() 186 struct crypto_wait wait; in verity_hash() local 408 struct bvec_iter *iter, struct crypto_wait *wait) in verity_for_io_block() 571 struct crypto_wait wait; in verity_verify_io() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | ael1002.c | 153 static int ael1002_reset(struct cphy *phy, int wait) in ael1002_reset() 222 static int ael1006_reset(struct cphy *phy, int wait) in ael1006_reset() 394 static int ael2005_reset(struct cphy *phy, int wait) in ael2005_reset() 722 static int ael2020_reset(struct cphy *phy, int wait) in ael2020_reset() 885 static int xaui_direct_reset(struct cphy *phy, int wait) in xaui_direct_reset()
|
/openbmc/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_main.c | 49 wait_queue_head_t wait; member 60 static void rocker_wait_init(struct rocker_wait *wait) in rocker_wait_init() 68 struct rocker_wait *wait; in rocker_wait_create() local 157 struct rocker_wait *wait, u32 test_type, in rocker_dma_test_one() 186 struct rocker_wait *wait, int offset) in rocker_dma_test_offset() 246 struct rocker_wait *wait) in rocker_dma_test() 261 struct rocker_wait *wait = dev_id; in rocker_test_irq_handler() local 271 struct rocker_wait wait; in rocker_basic_hw_test() local 560 struct rocker_wait *wait; in rocker_dma_cmd_ring_wait_alloc() local 881 struct rocker_wait *wait; in rocker_cmd_irq_handler() local [all …]
|
/openbmc/linux/net/vmw_vsock/ |
H A D | vmci_transport.c | 118 struct vmci_transport_waiting_info *wait, in vmci_transport_packet_init() 191 struct vmci_transport_waiting_info *wait, in __vmci_transport_send_control_pkt() 212 struct vmci_transport_waiting_info *wait, in vmci_transport_reply_control_pkt_fast() 236 struct vmci_transport_waiting_info *wait, in vmci_transport_send_control_pkt_bh() 258 struct vmci_transport_waiting_info *wait, in vmci_transport_alloc_send_control_pkt() 282 struct vmci_transport_waiting_info *wait, in vmci_transport_send_control_pkt() 433 struct vmci_transport_waiting_info *wait) in vmci_transport_send_waiting_write() 442 struct vmci_transport_waiting_info *wait) in vmci_transport_send_waiting_read()
|
/openbmc/linux/include/media/ |
H A D | dvb_vb2.h | 127 #define dvb_vb2_fill_buffer(ctx, file, wait, flags) (0) argument 131 poll_table *wait) in dvb_vb2_poll()
|
/openbmc/linux/drivers/virt/acrn/ |
H A D | irqfd.c | 33 wait_queue_entry_t wait; member 76 static int hsm_irqfd_wakeup(wait_queue_entry_t *wait, unsigned int mode, in hsm_irqfd_wakeup()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | qp.c | 411 void hfi1_qp_unbusy(struct rvt_qp *qp, struct iowait_work *wait) in hfi1_qp_unbusy() 438 struct iowait_work *wait, in iowait_sleep() 493 static void iowait_wakeup(struct iowait *wait, int reason) in iowait_wakeup() 501 static void iowait_sdma_drained(struct iowait *wait) in iowait_sdma_drained()
|
H A D | vnic_sdma.c | 187 struct iowait_work *wait, in hfi1_vnic_sdma_sleep() 217 static void hfi1_vnic_sdma_wakeup(struct iowait *wait, int reason) in hfi1_vnic_sdma_wakeup()
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | omap-headsmp.S | 43 wait: ldr r2, =AUX_CORE_BOOT0_PA @ read from AuxCoreBoot0 label
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_syncobj.c | 261 struct syncobj_wait_entry *wait) in drm_syncobj_fence_add_wait() 286 struct syncobj_wait_entry *wait) in drm_syncobj_remove_wait() 435 struct syncobj_wait_entry wait; in drm_syncobj_find_fence() local 997 struct syncobj_wait_entry *wait = in syncobj_wait_fence_func() local 1004 struct syncobj_wait_entry *wait) in syncobj_wait_syncobj_func() 1209 struct drm_syncobj_wait *wait, in drm_syncobj_array_wait()
|
/openbmc/linux/drivers/misc/ibmasm/ |
H A D | ibmasm.h | 81 wait_queue_head_t wait; member 123 wait_queue_head_t wait; member 130 wait_queue_head_t wait; member
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_api.c | 15 enum vnic_devcmd_cmd cmd, u64 *a0, u64 *a1, int wait) in enic_api_devcmd_proxy_by_index()
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | atari_joystick.h | 20 wait_queue_head_t wait; member
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | spinlock_types.h | 17 arch_spinlock_t wait; member
|
/openbmc/linux/kernel/ |
H A D | umh.c | 402 int call_usermodehelper_exec(struct subprocess_info *sub_info, int wait) in call_usermodehelper_exec() 483 int call_usermodehelper(const char *path, char **argv, char **envp, int wait) in call_usermodehelper()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | espi.c | 305 u32 t1_espi_get_mon(adapter_t *adapter, u32 addr, u8 wait) in t1_espi_get_mon() 336 int t1_espi_get_mon_t204(adapter_t *adapter, u32 *valp, u8 wait) in t1_espi_get_mon_t204()
|
/openbmc/linux/fs/f2fs/ |
H A D | gc.h | 126 unsigned int *wait) in increase_sleep_time() 141 unsigned int *wait) in decrease_sleep_time()
|
/openbmc/linux/fs/sysv/ |
H A D | inode.c | 35 static int sysv_sync_fs(struct super_block *sb, int wait) in sysv_sync_fs() 229 static int __sysv_write_inode(struct inode *inode, int wait) in __sysv_write_inode()
|