Searched refs:wait (Results 376 - 400 of 2180) sorted by relevance

<<11121314151617181920>>

/linux-master/fs/
H A Deventpoll.c25 #include <linux/wait.h>
116 * Wait queue item that will be linked to the target file wait
119 wait_queue_entry_t wait; member in struct:eppoll_entry
121 /* The wait queue head that linked the "wait" wait queue item */
158 /* List containing poll wait queues */
372 return container_of(p, struct eppoll_entry, wait);
375 /* Get the "struct epitem" from a wait queue pointer */
378 return container_of(p, struct eppoll_entry, wait)
944 __ep_eventpoll_poll(struct file *file, poll_table *wait, int depth) argument
1037 ep_eventpoll_poll(struct file *file, poll_table *wait) argument
1308 ep_poll_callback(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) argument
1971 wait_queue_entry_t wait; local
[all...]
/linux-master/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) argument
96 return EPOLLOUT | EPOLLWRNORM | v4l2_ctrl_poll(file, wait);
/linux-master/arch/arm/include/debug/
H A Dmsm.S29 @ wait for TXREADY in UARTDM_ISR
/linux-master/net/qrtr/
H A Dtun.c114 static __poll_t qrtr_tun_poll(struct file *filp, poll_table *wait) argument
119 poll_wait(filp, &tun->readq, wait);
/linux-master/security/tomoyo/
H A Dsecurityfs_if.c156 * @wait: Pointer to "poll_table". Maybe NULL.
161 static __poll_t tomoyo_poll(struct file *file, poll_table *wait) argument
163 return tomoyo_poll_control(file, wait);
/linux-master/sound/pci/mixart/
H A Dmixart_core.c184 /* the pending event is the notification we wait for ! */
188 /* the pending event is the answer we wait for (same address than the request)! */
222 u32 msg_frame = 0; /* set to 0, so it's no notification to wait for, but the answer */
224 wait_queue_entry_t wait; local
227 init_waitqueue_entry(&wait, current);
238 add_wait_queue(&mgr->msg_sleep, &wait);
241 remove_wait_queue(&mgr->msg_sleep, &wait);
271 wait_queue_entry_t wait; local
281 init_waitqueue_entry(&wait, current);
292 add_wait_queue(&mgr->msg_sleep, &wait);
[all...]
/linux-master/drivers/md/bcache/
H A Dalloc.c19 * When we invalidate a bucket, we have to write its new gen to disk and wait
392 long bch_bucket_alloc(struct cache *ca, unsigned int reserve, bool wait) argument
408 if (!wait) {
489 struct bkey *k, bool wait)
503 b = bch_bucket_alloc(ca, reserve, wait);
521 struct bkey *k, bool wait)
526 ret = __bch_bucket_alloc_set(c, reserve, k, wait);
611 bool wait)
634 if (bch_bucket_alloc_set(c, watermark, &alloc.key, wait))
488 __bch_bucket_alloc_set(struct cache_set *c, unsigned int reserve, struct bkey *k, bool wait) argument
520 bch_bucket_alloc_set(struct cache_set *c, unsigned int reserve, struct bkey *k, bool wait) argument
606 bch_alloc_sectors(struct cache_set *c, struct bkey *k, unsigned int sectors, unsigned int write_point, unsigned int write_prio, bool wait) argument
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmcu.c41 wait_event_timeout(dev->mcu.wait,
52 wake_up(&dev->mcu.wait);
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6adm.c16 #include <linux/wait.h>
51 wait_queue_head_t wait; member in struct:q6copp
163 wake_up(&copp->wait);
193 wake_up(&copp->wait);
199 wake_up(&copp->wait);
232 init_waitqueue_head(&c->wait);
256 ret = wait_event_timeout(copp->wait,
261 ret = wait_event_timeout(copp->wait,
H A Dq6apm.h6 #include <linux/wait.h>
55 wait_queue_head_t wait; member in struct:q6apm
/linux-master/drivers/hid/amd-sfh-hid/
H A Damd_sfh_hid.c11 #include <linux/wait.h>
122 .wait = amdtp_wait_for_response,
/linux-master/drivers/char/hw_random/
H A Dhistb-rng.c60 static int histb_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) argument
67 if (!wait)
H A Damd-rng.c62 static int amd_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) argument
67 /* We will wait at maximum one time per read */
77 if (wait) {
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dselftest.c95 /* How long to wait for all the packets to arrive (in ms) */
139 unsigned long timeout, wait; local
155 wait = 1;
160 schedule_timeout_uninterruptible(wait);
164 wait *= 2;
184 unsigned long timeout, wait; local
196 wait = 1;
202 schedule_timeout_uninterruptible(wait);
220 wait *= 2;
561 * prepared to wait muc
[all...]
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dselftest.c92 /* How long to wait for all the packets to arrive (in ms) */
138 unsigned long timeout, wait; local
154 wait = 1;
159 schedule_timeout_uninterruptible(wait);
163 wait *= 2;
183 unsigned long timeout, wait; local
195 wait = 1;
201 schedule_timeout_uninterruptible(wait);
219 wait *= 2;
563 * prepared to wait muc
[all...]
/linux-master/drivers/net/ethernet/sfc/
H A Dselftest.c94 /* How long to wait for all the packets to arrive (in ms) */
138 unsigned long timeout, wait; local
154 wait = 1;
159 schedule_timeout_uninterruptible(wait);
163 wait *= 2;
183 unsigned long timeout, wait; local
195 wait = 1;
201 schedule_timeout_uninterruptible(wait);
219 wait *= 2;
560 * prepared to wait muc
[all...]
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Ddecl.h14 #include <linux/wait.h>
170 wait_queue_head_t wait; member in struct:mwifiex_wait_queue
/linux-master/fs/bcachefs/
H A Dnocow_locking.c37 closure_wake_up(&l->wait);
87 __closure_wait_event(&l->wait, __bch2_bucket_nocow_trylock(l, dev_bucket, flags));
/linux-master/drivers/net/wwan/
H A Drpmsg_wwan_ctrl.c84 struct file *filp, poll_table *wait)
88 return rpmsg_poll(rpwwan->ept, filp, wait);
83 rpmsg_wwan_ctrl_tx_poll(struct wwan_port *port, struct file *filp, poll_table *wait) argument
/linux-master/drivers/spi/
H A Dspi-rzv2m-csi.c107 wait_queue_head_t wait; member in struct:rzv2m_csi_priv
142 int enable, bool wait)
148 if (enable || !wait)
301 ret = wait_event_interruptible(csi->wait,
307 ret = wait_event_timeout(csi->wait,
347 wake_up(&csi->wait);
568 wake_up(&csi->wait);
628 init_waitqueue_head(&csi->wait);
141 rzv2m_csi_start_stop_operation(const struct rzv2m_csi_priv *csi, int enable, bool wait) argument
/linux-master/drivers/infiniband/hw/hfi1/
H A Dintr.c212 wake_up_interruptible(&rcd->wait);
217 wake_up_interruptible(&rcd->wait);
/linux-master/fs/btrfs/
H A Dspace-info.h11 #include <linux/wait.h>
175 wait_queue_head_t wait; member in struct:reserve_ticket
/linux-master/block/
H A Dblk-crypto-fallback.c190 struct crypto_wait *wait)
205 crypto_req_done, wait);
269 DECLARE_CRYPTO_WAIT(wait);
304 if (!blk_crypto_fallback_alloc_cipher_req(slot, &ciph_req, &wait)) {
339 &wait)) {
385 DECLARE_CRYPTO_WAIT(wait);
407 if (!blk_crypto_fallback_alloc_cipher_req(slot, &ciph_req, &wait)) {
427 &wait)) {
188 blk_crypto_fallback_alloc_cipher_req(struct blk_crypto_keyslot *slot, struct skcipher_request **ciph_req_ret, struct crypto_wait *wait) argument
/linux-master/include/linux/
H A Dpoll.h8 #include <linux/wait.h>
49 * Return true if it is guaranteed that poll will not wait. This is the case
90 wait_queue_entry_t wait; member in struct:poll_table_entry
/linux-master/drivers/gpu/drm/i915/
H A Di915_perf_types.h17 #include <linux/wait.h>
119 * @poll_wait: Call poll_wait, passing a wait queue that will be woken
124 poll_table *wait);
127 * @wait_unlocked: For handling a blocking read, wait until there is
128 * something to ready to read() for the stream. E.g. wait on the same
129 * wait queue that would be passed to poll_wait().
263 * @poll_wq: The wait queue that hrtimer callback wakes when it
333 * @noa_wait: A batch buffer doing a wait on the GPU for the NOA logic to be

Completed in 481 milliseconds

<<11121314151617181920>>