| /kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
| D | em28xx-audio.c | 230 int nonblock, ret = 0; in snd_em28xx_capture_open() local 426 int nonblock = 0; in em28xx_vol_put() local 465 int nonblock = 0; in em28xx_vol_get() local 501 int nonblock = 0; in em28xx_vol_put_mute() local 543 int nonblock = 0; in em28xx_vol_get_mute() local
|
| /kernel/linux/linux-6.6/drivers/media/usb/em28xx/ |
| D | em28xx-audio.c | 220 int nonblock, ret = 0; in snd_em28xx_capture_open() local 416 int nonblock = 0; in em28xx_vol_put() local 455 int nonblock = 0; in em28xx_vol_get() local 491 int nonblock = 0; in em28xx_vol_put_mute() local 533 int nonblock = 0; in em28xx_vol_get_mute() local
|
| /kernel/linux/linux-6.6/drivers/char/ |
| D | lp.c | 280 static int lp_wait_ready(int minor, int nonblock) in lp_wait_ready() 310 int nonblock = ((file->f_flags & O_NONBLOCK) || in lp_write() local 427 int nonblock = ((file->f_flags & O_NONBLOCK) || in lp_read() local
|
| /kernel/linux/linux-5.10/drivers/char/ |
| D | lp.c | 278 static int lp_wait_ready(int minor, int nonblock) in lp_wait_ready() 308 int nonblock = ((file->f_flags & O_NONBLOCK) || in lp_write() local 425 int nonblock = ((file->f_flags & O_NONBLOCK) || in lp_read() local
|
| /kernel/linux/linux-5.10/fs/ |
| D | signalfd.c | 157 int nonblock) in signalfd_dequeue() 207 int nonblock = file->f_flags & O_NONBLOCK; in signalfd_read() local
|
| D | eventpoll.c | 395 static void ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop() 447 static inline void ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop() 2138 bool nonblock) in epoll_mutex_lock() 2150 bool nonblock) in do_epoll_ctl()
|
| /kernel/linux/linux-6.6/fs/ |
| D | signalfd.c | 156 int nonblock) in signalfd_dequeue() 207 int nonblock = file->f_flags & O_NONBLOCK; in signalfd_read() local
|
| /kernel/linux/linux-5.10/sound/core/seq/ |
| D | seq_memory.c | 212 int nonblock, struct file *file, in snd_seq_cell_alloc() 283 struct snd_seq_event_cell **cellp, int nonblock, in snd_seq_event_dup()
|
| D | seq_fifo.c | 162 struct snd_seq_event_cell **cellp, int nonblock) in snd_seq_fifo_cell_out()
|
| /kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
| D | av7110_av.c | 432 unsigned long count, int nonblock, int type) in ts_play() 471 unsigned long count, int nonblock, int type) in dvb_play() 504 unsigned long count, int nonblock, int type) in dvb_play_kernel() 534 unsigned long count, int nonblock, int type) in dvb_aplay() 1023 static int play_iframe(struct av7110 *av7110, char __user *buf, unsigned int len, int nonblock) in play_iframe()
|
| /kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
| D | av7110_av.c | 431 unsigned long count, int nonblock, int type) in ts_play() 470 unsigned long count, int nonblock, int type) in dvb_play() 503 unsigned long count, int nonblock, int type) in dvb_play_kernel() 533 unsigned long count, int nonblock, int type) in dvb_aplay() 1022 static int play_iframe(struct av7110 *av7110, char __user *buf, unsigned int len, int nonblock) in play_iframe()
|
| /kernel/linux/linux-6.6/sound/core/seq/ |
| D | seq_memory.c | 271 int nonblock, struct file *file, in snd_seq_cell_alloc() 342 struct snd_seq_event_cell **cellp, int nonblock, in snd_seq_event_dup()
|
| D | seq_fifo.c | 163 struct snd_seq_event_cell **cellp, int nonblock) in snd_seq_fifo_cell_out()
|
| /kernel/linux/linux-6.6/drivers/usb/class/ |
| D | usblp.c | 900 static int usblp_wwait(struct usblp *usblp, int nonblock) in usblp_wwait() 938 static int usblp_wtest(struct usblp *usblp, int nonblock) in usblp_wtest() 964 static int usblp_rwait_and_lock(struct usblp *usblp, int nonblock) in usblp_rwait_and_lock() 990 static int usblp_rtest(struct usblp *usblp, int nonblock) in usblp_rtest()
|
| /kernel/linux/linux-5.10/drivers/usb/class/ |
| D | usblp.c | 900 static int usblp_wwait(struct usblp *usblp, int nonblock) in usblp_wwait() 938 static int usblp_wtest(struct usblp *usblp, int nonblock) in usblp_wtest() 964 static int usblp_rwait_and_lock(struct usblp *usblp, int nonblock) in usblp_rwait_and_lock() 990 static int usblp_rtest(struct usblp *usblp, int nonblock) in usblp_rtest()
|
| /kernel/linux/linux-5.10/include/net/ |
| D | busy_poll.h | 102 static inline void sk_busy_loop(struct sock *sk, int nonblock) in sk_busy_loop()
|
| /kernel/linux/linux-5.10/drivers/message/fusion/ |
| D | mptctl.c | 179 mptctl_syscall_down(MPT_ADAPTER *ioc, int nonblock) in mptctl_syscall_down() 627 int nonblock = (file->f_flags & O_NONBLOCK); in __mptctl_ioctl() local 2718 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mptfwxfer_ioctl() local 2759 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mpt_command() local
|
| /kernel/linux/linux-6.6/drivers/message/fusion/ |
| D | mptctl.c | 179 mptctl_syscall_down(MPT_ADAPTER *ioc, int nonblock) in mptctl_syscall_down() 624 int nonblock = (file->f_flags & O_NONBLOCK); in __mptctl_ioctl() local 2721 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mptfwxfer_ioctl() local 2762 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mpt_command() local
|
| /kernel/linux/linux-6.6/include/net/ |
| D | busy_poll.h | 105 static inline void sk_busy_loop(struct sock *sk, int nonblock) in sk_busy_loop()
|
| /kernel/linux/linux-6.6/net/rds/ |
| D | send.c | 1046 struct rds_connection *conn, int nonblock) in rds_send_mprds_hash() 1112 int nonblock = msg->msg_flags & MSG_DONTWAIT; in rds_sendmsg() local
|
| D | cong.c | 368 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, in rds_cong_wait()
|
| /kernel/linux/linux-5.10/net/rds/ |
| D | send.c | 1046 struct rds_connection *conn, int nonblock) in rds_send_mprds_hash() 1112 int nonblock = msg->msg_flags & MSG_DONTWAIT; in rds_sendmsg() local
|
| D | cong.c | 368 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, in rds_cong_wait()
|
| /kernel/linux/linux-6.6/drivers/net/wwan/ |
| D | wwan_core.c | 592 bool nonblock) in wwan_port_op_tx() 623 static int wwan_wait_rx(struct wwan_port *port, bool nonblock) in wwan_wait_rx() 637 static int wwan_wait_tx(struct wwan_port *port, bool nonblock) in wwan_wait_tx()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| D | chtls_io.c | 1429 int nonblock, int flags, int *addr_len) in chtls_pt_recvmsg() 1619 size_t len, int nonblock, int flags) in peekmsg() 1740 int nonblock, int flags, int *addr_len) in chtls_recvmsg()
|