Home
last modified time | relevance | path

Searched refs:wait (Results 151 – 175 of 1647) sorted by relevance

12345678910>>...66

/linux/arch/mips/boot/dts/cavium-octeon/
H A Docteon_3xxx.dtsi138 cavium,t-wait = <0>;
155 cavium,t-wait = <320>;
172 cavium,t-wait = <30>;
189 cavium,t-wait = <0>;
194 cavium,wait-mode;
/linux/drivers/gpu/host1x/hw/
H A Dchannel_hw.c126 if (cmd->wait.relative) in submit_gathers()
127 threshold = job_syncpt_base + cmd->wait.threshold; in submit_gathers()
129 threshold = cmd->wait.threshold; in submit_gathers()
131 submit_wait(job, cmd->wait.id, threshold, cmd->wait.next_class); in submit_gathers()
/linux/tools/testing/selftests/x86/
H A Damx.c492 wait(&status); in test_dynamic_state()
508 wait(&status); in test_dynamic_state()
550 wait(&status); in test_dynamic_state()
620 wait(&status); in test_fork()
638 wait(&status); in test_fork()
888 wait(&status); in test_ptrace()
894 wait(&status); in test_ptrace()
/linux/include/linux/
H A Dhw_random.h42 int (*data_present)(struct hwrng *rng, int wait);
44 int (*read)(struct hwrng *rng, void *data, size_t max, bool wait);
H A Deventfd.h39 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_entry_t *wait,
70 wait_queue_entry_t *wait, __u64 *cnt) in eventfd_ctx_remove_wait_queue() argument
H A Dlp.h25 #define LP_WAIT(minor) lp_table[(minor)].wait /* strobe wait */
51 unsigned int wait; member
/linux/drivers/scsi/aacraid/
H A Dcommsup.c411 * @wait: Wait if queue full
421 int aac_queue_get(struct aac_dev * dev, u32 * index, u32 qid, struct hw_fib * hw_fib, int wait, struct fib * fibptr, unsigned long *nonotify) in aac_queue_get() argument
427 /* if no entries wait for some if caller wants to */ in aac_queue_get()
438 /* if no entries wait for some if caller wants to */ in aac_queue_get()
472 * @wait: Async/sync select
477 * Sends the requested FIB to the adapter and optionally will wait for a
478 * response FIB. If the caller does not wish to wait for a response than
479 * an event to wait on must be supplied. This event will be set when a
484 int priority, int wait, int reply, fib_callback callback, in aac_fib_send() argument
500 * There are 5 cases with the wait an in aac_fib_send()
711 int wait; aac_hba_send() local
[all...]
/linux/drivers/gpu/drm/nouveau/nvif/
H A Dhead.c31 bool wait, struct nvif_event *event) in nvif_head_vblank_event_ctor() argument
34 func, wait, NULL, 0, event); in nvif_head_vblank_event_ctor()
/linux/drivers/media/pci/ivtv/
H A Divtv-fileops.h19 __poll_t ivtv_v4l2_enc_poll(struct file *filp, poll_table * wait);
20 __poll_t ivtv_v4l2_dec_poll(struct file *filp, poll_table * wait);
/linux/drivers/md/bcache/
H A Dalloc.c419 long bch_bucket_alloc(struct cache *ca, unsigned int reserve, bool wait) in bch_bucket_alloc() argument
435 if (!wait) { in bch_bucket_alloc()
516 struct bkey *k, bool wait) in __bch_bucket_alloc_set() argument
530 b = bch_bucket_alloc(ca, reserve, wait); in __bch_bucket_alloc_set()
544 struct bkey *k, bool wait) in bch_bucket_alloc_set() argument
549 ret = __bch_bucket_alloc_set(c, reserve, k, wait); in bch_bucket_alloc_set()
634 bool wait) in bch_alloc_sectors() argument
657 if (bch_bucket_alloc_set(c, watermark, &alloc.key, wait)) in bch_alloc_sectors()
/linux/drivers/spi/
H A Dspi-rzv2m-csi.c107 wait_queue_head_t wait; member
142 int enable, bool wait) in rzv2m_csi_start_stop_operation() argument
148 if (enable || !wait) in rzv2m_csi_start_stop_operation()
301 ret = wait_event_interruptible(csi->wait, in rzv2m_csi_wait_for_interrupt()
307 ret = wait_event_timeout(csi->wait, in rzv2m_csi_wait_for_interrupt()
347 wake_up(&csi->wait); in rzv2m_csi_irq_handler()
568 wake_up(&csi->wait); in rzv2m_csi_target_abort()
628 init_waitqueue_head(&csi->wait); in rzv2m_csi_probe()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dgm107.c52 .bar1.wait = gm107_bar_bar1_wait,
56 .bar2.wait = gm107_bar_bar2_wait,
H A Dg84.c49 .bar1.wait = nv50_bar_bar1_wait,
53 .bar2.wait = nv50_bar_bar1_wait,
/linux/fs/crypto/
H A Dfname.c96 DECLARE_CRYPTO_WAIT(wait); in fscrypt_fname_encrypt()
121 crypto_req_done, &wait); in fscrypt_fname_encrypt()
126 res = crypto_wait_req(crypto_skcipher_encrypt(req), &wait); in fscrypt_fname_encrypt()
152 DECLARE_CRYPTO_WAIT(wait); in fname_decrypt()
165 crypto_req_done, &wait); in fname_decrypt()
174 res = crypto_wait_req(crypto_skcipher_decrypt(req), &wait); in fname_decrypt()
/linux/kernel/
H A Dup.c13 int wait) in smp_call_function_single() argument
44 void *info, bool wait, const struct cpumask *mask) in on_each_cpu_cond_mask() argument
/linux/drivers/scsi/fnic/
H A Dvnic_wq.c194 unsigned int wait; in vnic_wq_disable() local
199 for (wait = 0; wait < 100; wait++) { in vnic_wq_disable()
/linux/sound/soc/qcom/qdsp6/
H A Dq6prm.c22 wait_queue_head_t wait; member
55 NULL, &prm->wait, pkt, rsp_opcode); in q6prm_send_cmd_sync()
206 wake_up(&prm->wait); in prm_callback()
227 init_waitqueue_head(&cc->wait); in prm_probe()
/linux/arch/s390/lib/
H A Dspinlock.c280 arch_spin_lock(&rw->wait); in arch_read_lock_wait()
286 arch_spin_unlock(&rw->wait); in arch_read_lock_wait()
298 arch_spin_lock(&rw->wait); in arch_write_lock_wait()
309 arch_spin_unlock(&rw->wait); in arch_write_lock_wait()
/linux/drivers/input/serio/
H A Dserport.c33 wait_queue_head_t wait; member
91 init_waitqueue_head(&serport->wait); in serport_ldisc_open()
187 wait_event_interruptible(serport->wait, test_bit(SERPORT_DEAD, &serport->flags)); in serport_ldisc_read()
255 wake_up_interruptible(&serport->wait); in serport_ldisc_hangup()
/linux/security/keys/trusted-keys/
H A Dtrusted_dcp.c83 DECLARE_CRYPTO_WAIT(wait); in do_dcp_crypto()
107 crypto_req_done, &wait); in do_dcp_crypto()
118 res = crypto_wait_req(crypto_skcipher_encrypt(req), &wait); in do_dcp_crypto()
120 res = crypto_wait_req(crypto_skcipher_decrypt(req), &wait); in do_dcp_crypto()
/linux/fs/proc/
H A Dkmsg.c40 static __poll_t kmsg_poll(struct file *file, poll_table *wait) in kmsg_poll() argument
42 poll_wait(file, &log_wait, wait); in kmsg_poll()
/linux/drivers/char/hw_random/
H A Dtimeriomem-rng.c45 size_t max, bool wait) in timeriomem_rng_read() argument
58 if (!wait && !priv->present) in timeriomem_rng_read()
78 } while (wait && max > sizeof(u32)); in timeriomem_rng_read()
/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtask_event_vs_ebb_test.c64 goto wait; in task_event_vs_ebb()
69 wait: in task_event_vs_ebb()
H A Dcpu_event_vs_ebb_test.c68 goto wait; in cpu_event_vs_ebb()
73 wait: in cpu_event_vs_ebb()
/linux/fs/coda/
H A Dpsdev.c58 static __poll_t coda_psdev_poll(struct file *file, poll_table * wait) in coda_psdev_poll() argument
63 poll_wait(file, &vcp->vc_waitq, wait); in coda_psdev_poll()
207 DECLARE_WAITQUEUE(wait, current); in coda_psdev_read()
217 add_wait_queue(&vcp->vc_waitq, &wait); in coda_psdev_read()
235 remove_wait_queue(&vcp->vc_waitq, &wait); in coda_psdev_read()

12345678910>>...66