Home
last modified time | relevance | path

Searched refs:wait (Results 126 – 150 of 1647) sorted by relevance

12345678910>>...66

/linux/sound/firewire/fireworks/
H A Dfireworks_transaction.c59 wait_queue_head_t wait; member
83 init_waitqueue_head(&t.wait); in snd_efw_transaction_run()
95 wait_event_timeout(t.wait, t.state != STATE_PENDING, in snd_efw_transaction_run()
218 wake_up(&t->wait); in handle_resp_for_kernel()
298 wake_up(&t->wait); in snd_efw_transaction_bus_reset()
/linux/drivers/media/pci/ivtv/
H A Divtv-fileops.c197 DEFINE_WAIT(wait); in ivtv_schedule()
202 prepare_to_wait(&s->waitq, &wait, TASK_INTERRUPTIBLE); in ivtv_schedule()
206 finish_wait(&s->waitq, &wait); in ivtv_schedule()
550 DEFINE_WAIT(wait); in ivtv_schedule_dma()
555 prepare_to_wait(&itv->dma_waitq, &wait, TASK_INTERRUPTIBLE); in ivtv_schedule_dma()
559 finish_wait(&itv->dma_waitq, &wait); in ivtv_schedule_dma()
733 __poll_t ivtv_v4l2_dec_poll(struct file *filp, poll_table *wait) in ivtv_v4l2_dec_poll() argument
746 poll_wait(filp, &id->fh.wait, wait); in ivtv_v4l2_dec_poll()
754 poll_wait(filp, &s->waitq, wait); in ivtv_v4l2_dec_poll()
767 __poll_t ivtv_v4l2_enc_poll(struct file *filp, poll_table *wait) in ivtv_v4l2_enc_poll() argument
[all …]
/linux/include/linux/
H A Dfs_pin.h5 wait_queue_head_t wait; member
16 init_waitqueue_head(&p->wait); in init_fs_pin()
/linux/sound/pci/mixart/
H A Dmixart_core.c224 wait_queue_entry_t wait; in snd_mixart_send_msg() local
227 init_waitqueue_entry(&wait, current); in snd_mixart_send_msg()
238 add_wait_queue(&mgr->msg_sleep, &wait); in snd_mixart_send_msg()
241 remove_wait_queue(&mgr->msg_sleep, &wait); in snd_mixart_send_msg()
271 wait_queue_entry_t wait; in snd_mixart_send_msg_wait_notif() local
281 init_waitqueue_entry(&wait, current); in snd_mixart_send_msg_wait_notif()
292 add_wait_queue(&mgr->msg_sleep, &wait); in snd_mixart_send_msg_wait_notif()
295 remove_wait_queue(&mgr->msg_sleep, &wait); in snd_mixart_send_msg_wait_notif()
/linux/block/
H A Dblk-crypto-fallback.c190 struct crypto_wait *wait) in blk_crypto_fallback_alloc_cipher_req() argument
205 crypto_req_done, wait); in blk_crypto_fallback_alloc_cipher_req()
269 DECLARE_CRYPTO_WAIT(wait); in blk_crypto_fallback_encrypt_bio()
304 if (!blk_crypto_fallback_alloc_cipher_req(slot, &ciph_req, &wait)) { in blk_crypto_fallback_encrypt_bio()
339 &wait)) { in blk_crypto_fallback_encrypt_bio()
385 DECLARE_CRYPTO_WAIT(wait); in blk_crypto_fallback_decrypt_bio()
407 if (!blk_crypto_fallback_alloc_cipher_req(slot, &ciph_req, &wait)) { in blk_crypto_fallback_decrypt_bio()
427 &wait)) { in blk_crypto_fallback_decrypt_bio()
/linux/kernel/module/
H A Ddups.c120 bool kmod_dup_request_exists_wait(char *module_name, bool wait, int *dup_ret) in kmod_dup_request_exists_wait() argument
153 if (!wait) { in kmod_dup_request_exists_wait()
189 if (!wait) { in kmod_dup_request_exists_wait()
/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() argument
83 if (!wait || !max || likely(bytes_read) || fail_stats > 110) in ath9k_rng_read()
90 if (wait && !bytes_read && max) in ath9k_rng_read()
/linux/fs/bcachefs/
H A Dmove.h38 wait_queue_head_t wait; member
51 _ret = __wait_event_timeout((_ctxt)->wait, \
68 __wait_event((_ctxt)->wait, \
/linux/drivers/accessibility/speakup/
H A Dspeakup_soft.c228 DEFINE_WAIT(wait); in softsynthx_read()
236 prepare_to_wait(&speakup_event, &wait, TASK_INTERRUPTIBLE); in softsynthx_read()
245 finish_wait(&speakup_event, &wait); in softsynthx_read()
249 finish_wait(&speakup_event, &wait); in softsynthx_read()
255 finish_wait(&speakup_event, &wait); in softsynthx_read()
352 static __poll_t softsynth_poll(struct file *fp, struct poll_table_struct *wait) in softsynth_poll() argument
357 poll_wait(fp, &speakup_event, wait); in softsynth_poll()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmmsch_v2_0.h306 uint32_t mask, uint32_t wait) in mmsch_v2_0_insert_direct_poll() argument
310 direct_poll->wait_value = wait; in mmsch_v2_0_insert_direct_poll()
330 #define MMSCH_V2_0_INSERT_DIRECT_POLL(reg, mask, wait) { \ argument
333 (mask), (wait)); \
/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_wq.c165 unsigned int wait; in vnic_wq_disable() local
171 for (wait = 0; wait < 1000; wait++) { in vnic_wq_disable()
H A Denic_api.c15 enum vnic_devcmd_cmd cmd, u64 *a0, u64 *a1, int wait) in enic_api_devcmd_proxy_by_index() argument
31 err = vnic_dev_cmd(vdev, cmd, a0, a1, wait); in enic_api_devcmd_proxy_by_index()
/linux/crypto/
H A Dtestmgr.c1444 struct crypto_wait *wait, bool nosimd) in do_ahash_op() argument
1456 return crypto_wait_req(err, wait); in do_ahash_op()
1491 DECLARE_CRYPTO_WAIT(wait); in test_ahash_vec_cfg()
1534 &wait); in test_ahash_vec_cfg()
1536 err = do_ahash_op(crypto_ahash_digest, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1555 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1557 err = do_ahash_op(crypto_ahash_init, req, &wait, cfg->nosimd); in test_ahash_vec_cfg()
1570 crypto_req_done, &wait); in test_ahash_vec_cfg()
1573 err = do_ahash_op(crypto_ahash_update, req, &wait, in test_ahash_vec_cfg()
1613 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
[all …]
/linux/drivers/infiniband/hw/hfi1/
H A Dqp.c27 struct iowait_work *wait,
31 static void iowait_wakeup(struct iowait *wait, int reason);
32 static void iowait_sdma_drained(struct iowait *wait);
411 void hfi1_qp_unbusy(struct rvt_qp *qp, struct iowait_work *wait) in hfi1_qp_unbusy() argument
415 if (iowait_set_work_flag(wait) == IOWAIT_IB_SE) { in hfi1_qp_unbusy()
438 struct iowait_work *wait, in iowait_sleep() argument
460 list_add_tail(&stx->list, &wait->tx_head); in iowait_sleep()
478 hfi1_qp_unbusy(qp, wait); in iowait_sleep()
493 static void iowait_wakeup(struct iowait *wait, int reason) in iowait_wakeup() argument
495 struct rvt_qp *qp = iowait_to_qp(wait); in iowait_wakeup()
[all …]
/linux/drivers/md/bcache/
H A Dbtree.h214 wait_queue_entry_t wait; member
237 wait_queue_head_t wait; member
244 init_wait(&op->wait); in bch_btree_op_init()
269 int level, bool wait,
365 finish_wait(&(c)->btree_cache_wait, &(op)->wait); \
/linux/Documentation/devicetree/bindings/misc/
H A Difm-csi.txt14 - ifm,csi-wait-cycles: sensor bus wait cycles
34 ifm,csi-wait-cycles = <0>;
/linux/drivers/char/hw_random/
H A Dmeson-rng.c26 int (*read)(struct hwrng *rng, void *buf, size_t max, bool wait);
35 static int meson_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in meson_rng_read() argument
59 static int meson_s4_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in meson_s4_rng_read() argument
/linux/Documentation/locking/
H A Dlockstat.rst30 | <wait>
53 - number of lock acquisitions that had to wait
54 wait time
56 - shortest (non-0) time we ever had to wait for a lock
58 - longest time we ever had to wait for a lock
81 that had to wait on lock acquisition.
/linux/arch/arm/boot/dts/ti/omap/
H A Domap2430-clocks.dtsi164 compatible = "ti,wait-gate-clock";
212 compatible = "ti,wait-gate-clock";
228 compatible = "ti,wait-gate-clock";
244 compatible = "ti,wait-gate-clock";
260 compatible = "ti,wait-gate-clock";
268 compatible = "ti,wait-gate-clock";
/linux/drivers/spi/
H A Dspi-sh.c77 wait_queue_head_t wait; member
187 ret = wait_event_interruptible_timeout(ss->wait, in spi_sh_send()
203 ret = wait_event_interruptible_timeout(ss->wait, in spi_sh_send()
239 ret = wait_event_interruptible_timeout(ss->wait, in spi_sh_receive()
374 wake_up(&ss->wait); in spi_sh_irq()
433 init_waitqueue_head(&ss->wait); in spi_sh_probe()
/linux/drivers/iio/
H A Dindustrialio-event.c37 wait_queue_head_t wait; member
84 wake_up_poll(&ev_int->wait, EPOLLIN); in iio_push_event()
100 struct poll_table_struct *wait) in iio_event_poll() argument
110 poll_wait(filep, &ev_int->wait, wait); in iio_event_poll()
140 ret = wait_event_interruptible(ev_int->wait, in iio_event_chrdev_read()
549 init_waitqueue_head(&ev_int->wait); in iio_setup_ev_int()
655 wake_up(&iio_dev_opaque->event_interface->wait); in iio_device_wakeup_eventset()
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Devent.h28 bool wait, struct nvif_event_v0 *args, u32 argc, struct nvif_event *event) in nvif_event_ctor() argument
30 return nvif_event_ctor_(parent, name, handle, func, wait, args, argc, true, event); in nvif_event_ctor()
/linux/net/vmw_vsock/
H A Dvmci_transport.c118 struct vmci_transport_waiting_info *wait, in vmci_transport_packet_init() argument
164 memcpy(&pkt->u.wait, wait, sizeof(pkt->u.wait)); in vmci_transport_packet_init()
191 struct vmci_transport_waiting_info *wait, in __vmci_transport_send_control_pkt() argument
198 vmci_transport_packet_init(pkt, src, dst, type, size, mode, wait, in __vmci_transport_send_control_pkt()
212 struct vmci_transport_waiting_info *wait, in vmci_transport_reply_control_pkt_fast() argument
224 size, mode, wait, in vmci_transport_reply_control_pkt_fast()
236 struct vmci_transport_waiting_info *wait, in vmci_transport_send_control_pkt_bh() argument
247 size, mode, wait, in vmci_transport_send_control_pkt_bh()
258 struct vmci_transport_waiting_info *wait, in vmci_transport_alloc_send_control_pkt() argument
270 mode, wait, proto, handle, in vmci_transport_alloc_send_control_pkt()
[all …]
/linux/drivers/scsi/snic/
H A Dvnic_wq.c183 unsigned int wait; in svnic_wq_disable() local
188 for (wait = 0; wait < 100; wait++) { in svnic_wq_disable()
/linux/drivers/i2c/busses/
H A Di2c-pca-platform.c32 wait_queue_head_t wait; member
83 ret = wait_event_timeout(i2c->wait, in i2c_pca_pf_waitforcompletion()
124 wake_up(&i2c->wait); in i2c_pca_pf_handler()
154 init_waitqueue_head(&i2c->wait); in i2c_pca_pf_probe()

12345678910>>...66