Searched defs:wait (Results 251 - 275 of 951) sorted by relevance

<<11121314151617181920>>

/linux-master/include/linux/
H A Drpmsg.h309 rpmsg_poll(struct rpmsg_endpoint *ept, struct file *filp, poll_table *wait) argument
/linux-master/drivers/char/tpm/
H A Dtpm-chip.c518 static int tpm_hwrng_read(struct hwrng *rng, void *data, size_t max, bool wait) argument
/linux-master/drivers/platform/chrome/
H A Dcros_ec_chardev.c188 static __poll_t cros_ec_chardev_poll(struct file *filp, poll_table *wait) argument
/linux-master/fs/fat/
H A Dmisc.c135 int wait = inode_needs_sync(inode); local
/linux-master/fs/jfs/
H A Dinode.c73 int jfs_commit_inode(struct inode *inode, int wait) argument
117 int wait = wbc->sync_mode == WB_SYNC_ALL; local
/linux-master/drivers/net/mdio/
H A Dmdio-xgene.c29 u8 wait = 10; local
56 u8 wait = 10; local
84 u8 wait = 10; local
110 u8 wait = 10; local
144 u8 wait = 10; local
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Diowait.h121 struct iowait_work wait[IOWAIT_SES]; member in struct:iowait
148 iowait_schedule(struct iowait *wait, struct workqueue_struct *wq, int cpu) argument
160 iowait_tid_schedule(struct iowait *wait, struct workqueue_struct *wq, int cpu) argument
174 iowait_sdma_drain(struct iowait *wait) argument
185 iowait_sdma_pending(struct iowait *wait) argument
194 iowait_sdma_inc(struct iowait *wait) argument
203 iowait_sdma_add(struct iowait *wait, int count) argument
212 iowait_sdma_dec(struct iowait *wait) argument
227 iowait_pio_drain(struct iowait *wait) argument
240 iowait_pio_pending(struct iowait *wait) argument
249 iowait_pio_inc(struct iowait *wait) argument
258 iowait_pio_dec(struct iowait *wait) argument
272 iowait_drain_wakeup(struct iowait *wait) argument
285 iowait_get_txhead(struct iowait_work *wait) argument
407 iowait_packet_queued(struct iowait_work *wait) argument
[all...]
/linux-master/drivers/char/hw_random/
H A Dimx-rngc.c122 static int imx_rngc_read(struct hwrng *rng, void *data, size_t max, bool wait) argument
H A Dmxc-rnga.c61 static int mxc_rnga_data_present(struct hwrng *rng, int wait) argument
H A Dks-sa-rng.c176 static int ks_sa_rng_data_present(struct hwrng *rng, int wait) argument
/linux-master/crypto/
H A Dapi.c686 struct crypto_wait *wait = data; local
/linux-master/drivers/crypto/
H A Dqcom-rng.c116 static int qcom_hwrng_read(struct hwrng *hwrng, void *data, size_t max, bool wait) argument
/linux-master/kernel/sched/
H A Dwait.c313 int do_wait_intr(wait_queue_head_t *wq, wait_queue_entry_t *wait) argument
330 int do_wait_intr_irq(wait_queue_head_t *wq, wait_queue_entry_t *wait) argument
[all...]
/linux-master/drivers/misc/
H A Dphantom.c52 wait_queue_head_t wait; member in struct:phantom_device
258 static __poll_t phantom_poll(struct file *file, poll_table *wait) argument
/linux-master/drivers/misc/uacce/
H A Duacce.c283 static __poll_t uacce_fops_poll(struct file *file, poll_table *wait) argument
/linux-master/drivers/ptp/
H A Dptp_chardev.c505 ptp_poll(struct posix_clock_context *pccontext, struct file *fp, poll_table *wait) argument
/linux-master/drivers/md/bcache/
H A Djournal.c856 bool wait = false; variable
[all...]
/linux-master/fs/gfs2/
H A Drecovery.c565 int gfs2_recover_journal(struct gfs2_jdesc *jd, bool wait) argument
/linux-master/fs/afs/
H A Dfs_probe.c487 struct wait_queue_entry wait; local
/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.c177 static void dmub_psr_enable(struct dmub_psr *dmub, bool enable, bool wait, uint8_t panel_inst) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchan.c136 nvkm_chan_preempt_locked(struct nvkm_chan *chan, bool wait) argument
149 nvkm_chan_preempt(struct nvkm_chan *chan, bool wait) argument
/linux-master/drivers/media/dvb-core/
H A Ddvb_vb2.c442 dvb_vb2_poll(struct dvb_vb2_ctx *ctx, struct file *file, poll_table *wait) argument
/linux-master/block/
H A Dblk-rq-qos.h23 wait_queue_head_t wait; member in struct:rq_wait
/linux-master/drivers/mailbox/
H A Dmailbox-test.c244 mbox_test_message_poll(struct file *filp, struct poll_table_struct *wait) argument
/linux-master/fs/netfs/
H A Dfscache_volume.c290 void fscache_create_volume(struct fscache_volume *volume, bool wait) argument

Completed in 222 milliseconds

<<11121314151617181920>>