/Linux-v5.15/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
|
/Linux-v5.15/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
|
D | virtio_console.c | 606 void *data, bool nonblock) in __send_to_port() 784 static int wait_port_writable(struct port *port, bool nonblock) in wait_port_writable() 810 bool nonblock; in port_fops_write() local
|
/Linux-v5.15/fs/ |
D | signalfd.c | 166 int nonblock) in signalfd_dequeue() 216 int nonblock = file->f_flags & O_NONBLOCK; in signalfd_read() local
|
D | eventpoll.c | 392 static bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop() 449 static inline bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop() 2015 bool nonblock) in epoll_mutex_lock() 2027 bool nonblock) in do_epoll_ctl()
|
/Linux-v5.15/sound/core/seq/ |
D | seq_memory.c | 211 int nonblock, struct file *file, in snd_seq_cell_alloc() 282 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()
|
/Linux-v5.15/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()
|
/Linux-v5.15/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()
|
/Linux-v5.15/drivers/message/fusion/ |
D | mptctl.c | 179 mptctl_syscall_down(MPT_ADAPTER *ioc, int nonblock) in mptctl_syscall_down() 625 int nonblock = (file->f_flags & O_NONBLOCK); in __mptctl_ioctl() local 2710 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mptfwxfer_ioctl() local 2751 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mpt_command() local
|
/Linux-v5.15/include/net/ |
D | busy_poll.h | 104 static inline void sk_busy_loop(struct sock *sk, int nonblock) in sk_busy_loop()
|
/Linux-v5.15/net/ipv4/ |
D | udp_bpf.c | 64 int nonblock, int flags, int *addr_len) in udp_bpf_recvmsg()
|
D | tcp_bpf.c | 176 int nonblock, int flags, int *addr_len) in tcp_bpf_recvmsg()
|
/Linux-v5.15/net/unix/ |
D | unix_bpf.c | 51 size_t len, int nonblock, int flags, in unix_bpf_recvmsg()
|
/Linux-v5.15/drivers/net/wwan/ |
D | wwan_core.c | 511 bool nonblock) in wwan_port_op_tx() 542 static int wwan_wait_rx(struct wwan_port *port, bool nonblock) in wwan_wait_rx() 556 static int wwan_wait_tx(struct wwan_port *port, bool nonblock) in wwan_wait_tx()
|
/Linux-v5.15/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()
|
D | recv.c | 639 int ret = 0, nonblock = msg_flags & MSG_DONTWAIT; in rds_recvmsg() local
|
/Linux-v5.15/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()
|
/Linux-v5.15/include/sound/ |
D | pcm_oss.h | 15 nonblock:1, member
|
/Linux-v5.15/sound/usb/line6/ |
D | driver.h | 168 unsigned int nonblock:1; member
|
/Linux-v5.15/net/xfrm/ |
D | espintcp.c | 134 int nonblock, int flags, int *addr_len) in espintcp_recvmsg()
|
/Linux-v5.15/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 1819 bool nonblock) in drm_atomic_helper_commit() 1947 static int stall_checks(struct drm_crtc *crtc, bool nonblock) in stall_checks() 2084 bool nonblock) in drm_atomic_helper_setup_commit()
|
/Linux-v5.15/net/dccp/ |
D | proto.c | 805 int dccp_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int nonblock, in dccp_recvmsg()
|
/Linux-v5.15/net/llc/ |
D | af_llc.c | 742 const int nonblock = flags & MSG_DONTWAIT; in llc_ui_recvmsg() local
|