Home
last modified time | relevance | path

Searched defs:wait (Results 1351 - 1375 of 1861) sorted by relevance

1...<<51525354555657585960>>...75

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c1834 int wait; in ahc_acquire_seeprom() local
H A Daic79xx_osm.c2148 int wait; in ahd_linux_queue_abort_cmd() local
/kernel/linux/linux-5.10/drivers/scsi/snic/
H A Dsnic.h251 struct completion *wait; /* protected by snic lock*/ member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dst.h124 struct completion wait; /* For SCSI commands */ member
H A Dqla1280.c747 _qla1280_wait_for_single_command(struct scsi_qla_host *ha, struct srb *sp, struct completion *wait) _qla1280_wait_for_single_command() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dmain.c848 static void notify_shutdown(struct cxlflash_cfg *cfg, bool wait) in notify_shutdown() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_iocb.c2984 qla24xx_els_dcmd2_iocb(scsi_qla_host_t *vha, int els_opcode, fc_port_t *fcport, bool wait) qla24xx_els_dcmd2_iocb() argument
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c548 _ctl_poll(struct file *filep, poll_table *wait) in _ctl_poll() argument
/kernel/linux/linux-5.10/drivers/usb/class/
H A Dusbtmc.c2178 static __poll_t usbtmc_poll(struct file *file, poll_table *wait) in usbtmc_poll() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/core/
H A Ddevio.c69 wait_queue_head_t wait; /* wake up if a request completed */ member
2807 usbdev_poll(struct file *file, struct poll_table_struct *wait) usbdev_poll() argument
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H A Dn_tty.c2453 n_tty_poll(struct tty_struct *tty, struct file *file, poll_table *wait) n_tty_poll() argument
[all...]
H A Dtty_io.c444 static __poll_t hung_up_tty_poll(struct file *filp, poll_table *wait) in hung_up_tty_poll() argument
2184 static __poll_t tty_poll(struct file *filp, poll_table *wait) in tty_poll() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/unisys/visornic/
H A Dvisornic_main.c518 int wait = 0; in visornic_disable_with_timeout() local
673 int wait = 0; visornic_enable_with_timeout() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
H A Dinode.c144 wait_queue_head_t wait; member
203 wait_queue_head_t wait; member
1218 ep0_poll(struct file *fd, poll_table *wait) ep0_poll() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/mon/
H A Dmon_bin.c1202 mon_bin_poll(struct file *file, struct poll_table_struct *wait) in mon_bin_poll() argument
/kernel/linux/linux-5.10/drivers/vhost/
H A Dvhost.c164 static int vhost_poll_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, in vhost_poll_wakeup() argument
1190 vhost_chr_poll(struct file *file, struct vhost_dev *dev, poll_table *wait) vhost_chr_poll() argument
[all...]
H A Dnet.c96 wait_queue_head_t wait; member
1766 static __poll_t vhost_net_chr_poll(struct file *file, poll_table *wait) in vhost_net_chr_poll() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Datyfb.h42 wait_queue_head_t wait; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsmscufx.c238 static int ufx_blank(struct ufx_data *dev, bool wait) in ufx_blank() argument
275 static int ufx_unblank(struct ufx_data *dev, bool wait) in ufx_unblank() argument
312 static int ufx_disable(struct ufx_data *dev, bool wait) in ufx_disable() argument
349 static int ufx_enable(struct ufx_data *dev, bool wait) in ufx_enable() argument
[all...]
H A Dsticore.h101 u32 wait : 1; /* should routine idle wait or not */ member
147 u32 wait : 1; /* should routine idle wait or not */ member
269 u32 wait : 1; /* should routine idle wait or not */ member
283 u32 wait : 1; /* should routine idle wait or not */ member
H A Dhyperv_fb.c257 struct completion wait; member
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/
H A Dintelfb.h268 wait_queue_head_t wait; member
/kernel/linux/linux-5.10/net/unix/
H A Daf_unix.c2265 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBL in unix_stream_data_wait() local
2290 finish_wait(sk_sleep(sk), &wait); unix_stream_data_wait() local
2713 unix_poll(struct file *file, struct socket *sock, poll_table *wait) unix_poll() argument
2750 unix_dgram_poll(struct file *file, struct socket *sock, poll_table *wait) unix_dgram_poll() argument
[all...]
/kernel/linux/linux-5.10/net/smc/
H A Daf_smc.c1928 add_wait_queue_exclusive(sk_sleep(sk), &wait); in smc_accept() local
1946 remove_wait_queue(sk_sleep(sk), &wait); in smc_accept() local
2075 smc_poll(struct file *file, struct socket *sock, poll_table *wait) smc_poll() argument
[all...]
/kernel/linux/linux-5.10/net/vmw_vsock/
H A Daf_vsock.c1340 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in vsock_stream_connect() local
1383 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); in vsock_stream_connect() local
1395 finish_wait(sk_sleep(sk), &wait); in vsock_stream_connect() local
963 vsock_poll(struct file *file, struct socket *sock, poll_table *wait) vsock_poll() argument
1430 prepare_to_wait(sk_sleep(listener), &wait, TASK_INTERRUPTIBLE); vsock_accept() local
1436 finish_wait(sk_sleep(listener), &wait); vsock_accept() local
1447 prepare_to_wait(sk_sleep(listener), &wait, TASK_INTERRUPTIBLE); vsock_accept() local
1449 finish_wait(sk_sleep(listener), &wait); vsock_accept() local
1748 add_wait_queue(sk_sleep(sk), &wait); vsock_stream_sendmsg() local
1757 remove_wait_queue(sk_sleep(sk), &wait); vsock_stream_sendmsg() local
1763 remove_wait_queue(sk_sleep(sk), &wait); vsock_stream_sendmsg() local
1772 remove_wait_queue(sk_sleep(sk), &wait); vsock_stream_sendmsg() local
1776 remove_wait_queue(sk_sleep(sk), &wait); vsock_stream_sendmsg() local
1780 remove_wait_queue(sk_sleep(sk), &wait); vsock_stream_sendmsg() local
1912 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); vsock_stream_recvmsg() local
1919 finish_wait(sk_sleep(sk), &wait); vsock_stream_recvmsg() local
1925 finish_wait(sk_sleep(sk), &wait); vsock_stream_recvmsg() local
1932 finish_wait(sk_sleep(sk), &wait); vsock_stream_recvmsg() local
1941 finish_wait(sk_sleep(sk), &wait); vsock_stream_recvmsg() local
1945 finish_wait(sk_sleep(sk), &wait); vsock_stream_recvmsg() local
1951 finish_wait(sk_sleep(sk), &wait); vsock_stream_recvmsg() local
[all...]

Completed in 60 milliseconds

1...<<51525354555657585960>>...75