Home
last modified time | relevance | path

Searched defs:wait (Results 376 - 400 of 1861) sorted by relevance

1...<<11121314151617181920>>...75

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-lg.c834 wait_queue_head_t wait; in lg_probe() local
H A Dhid-roccat.c44 wait_queue_head_t wait; member
137 static __poll_t roccat_poll(struct file *file, poll_table *wait) in roccat_poll() argument
[all...]
H A Dhid-u2fzero.c176 u2fzero_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) u2fzero_rng_read() argument
H A Dhidraw.c249 static __poll_t hidraw_poll(struct file *file, poll_table *wait) in hidraw_poll() argument
[all...]
/kernel/linux/linux-5.10/drivers/hid/usbhid/
H A Dusbhid.h90 wait_queue_head_t wait; /* For sleeping */ member
/kernel/linux/linux-5.10/drivers/mailbox/
H A Dmailbox.c272 unsigned long wait; in mbox_send_message() local
H A Dmailbox-test.c243 mbox_test_message_poll(struct file *filp, struct poll_table_struct *wait) in mbox_test_message_poll() argument
/kernel/linux/linux-5.10/drivers/media/common/saa7146/
H A Dsaa7146_fops.c322 static __poll_t __fops_poll(struct file *file, struct poll_table_struct *wait) in __fops_poll() argument
361 static __poll_t fops_poll(struct file *file, struct poll_table_struct *wait) in fops_poll() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Diowait.h162 struct iowait_work wait[IOWAIT_SES]; global() member
189 iowait_schedule(struct iowait *wait, struct workqueue_struct *wq, int cpu) iowait_schedule() argument
201 iowait_tid_schedule(struct iowait *wait, struct workqueue_struct *wq, int cpu) iowait_tid_schedule() argument
215 iowait_sdma_drain(struct iowait *wait) iowait_sdma_drain() argument
226 iowait_sdma_pending(struct iowait *wait) iowait_sdma_pending() argument
235 iowait_sdma_inc(struct iowait *wait) iowait_sdma_inc() argument
244 iowait_sdma_add(struct iowait *wait, int count) iowait_sdma_add() argument
253 iowait_sdma_dec(struct iowait *wait) iowait_sdma_dec() argument
268 iowait_pio_drain(struct iowait *wait) iowait_pio_drain() argument
281 iowait_pio_pending(struct iowait *wait) iowait_pio_pending() argument
290 iowait_pio_inc(struct iowait *wait) iowait_pio_inc() argument
299 iowait_pio_dec(struct iowait *wait) iowait_pio_dec() argument
313 iowait_drain_wakeup(struct iowait *wait) iowait_drain_wakeup() argument
326 iowait_get_txhead(struct iowait_work *wait) iowait_get_txhead() argument
448 iowait_packet_queued(struct iowait_work *wait) iowait_packet_queued() argument
[all...]
H A Dipoib.h93 struct iowait wait; member
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dalloc.c392 long bch_bucket_alloc(struct cache *ca, unsigned int reserve, bool wait) in bch_bucket_alloc() argument
489 __bch_bucket_alloc_set(struct cache_set *c, unsigned int reserve, struct bkey *k, bool wait) __bch_bucket_alloc_set() argument
521 bch_bucket_alloc_set(struct cache_set *c, unsigned int reserve, struct bkey *k, bool wait) bch_bucket_alloc_set() argument
607 bch_alloc_sectors(struct cache_set *c, struct bkey *k, unsigned int sectors, unsigned int write_point, unsigned int write_prio, bool wait) bch_alloc_sectors() argument
H A Djournal.c861 bool wait = false; variable
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_vb2.c447 dvb_vb2_poll(struct dvb_vb2_ctx *ctx, struct file *file, poll_table *wait) dvb_vb2_poll() argument
/kernel/linux/linux-5.10/drivers/input/joystick/iforce/
H A Diforce.h97 wait_queue_head_t wait; member
/kernel/linux/linux-5.10/drivers/input/serio/
H A Dserio_raw.c36 wait_queue_head_t wait; member
239 static __poll_t serio_raw_poll(struct file *file, poll_table *wait) in serio_raw_poll() argument
H A Dserport.c33 wait_queue_head_t wait; member
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dtsc2007.h75 wait_queue_head_t wait; member
/kernel/linux/linux-5.10/drivers/interconnect/qcom/
H A Dbcm-voter.c144 bool commit, wait; in tcs_list_gen() local
109 tcs_cmd_gen(struct tcs_cmd *cmd, u64 vote_x, u64 vote_y, u32 addr, bool commit, bool wait) tcs_cmd_gen() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_twsi.c134 static u8 sda_in(struct qib_devdata *dd, int wait) in sda_in() argument
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dsunkbd.c64 wait_queue_head_t wait; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_client_blt.c97 struct i915_sw_fence wait; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_file.c654 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait) in drm_poll() argument
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-fileops.c596 __poll_t cx18_v4l2_enc_poll(struct file *filp, poll_table *wait) in cx18_v4l2_enc_poll() argument
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110_ca.c212 static __poll_t dvb_ca_poll (struct file *file, poll_table *wait) in dvb_ca_poll() argument
/kernel/linux/linux-5.10/drivers/media/pci/ngene/
H A Dngene-dvb.c77 static __poll_t ts_poll(struct file *file, poll_table *wait) in ts_poll() argument

Completed in 18 milliseconds

1...<<11121314151617181920>>...75