/Linux-v4.19/drivers/media/usb/em28xx/ |
D | em28xx-audio.c | 253 int nonblock, ret = 0; in snd_em28xx_capture_open() local 508 int nonblock = 0; in em28xx_vol_put() local 547 int nonblock = 0; in em28xx_vol_get() local 583 int nonblock = 0; in em28xx_vol_put_mute() local 625 int nonblock = 0; in em28xx_vol_get_mute() local
|
/Linux-v4.19/drivers/char/ |
D | lp.c | 273 static int lp_wait_ready(int minor, int nonblock) in lp_wait_ready() 303 int nonblock = ((file->f_flags & O_NONBLOCK) || in lp_write() local 420 int nonblock = ((file->f_flags & O_NONBLOCK) || in lp_read() local
|
D | virtio_console.c | 619 void *data, bool nonblock) in __send_to_port() 797 static int wait_port_writable(struct port *port, bool nonblock) in wait_port_writable() 823 bool nonblock; in port_fops_write() local
|
/Linux-v4.19/fs/ |
D | signalfd.c | 167 int nonblock) in signalfd_dequeue() 216 int nonblock = file->f_flags & O_NONBLOCK; in signalfd_read() local
|
D | eventpoll.c | 401 static void ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop() 453 static inline void ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()
|
/Linux-v4.19/sound/core/seq/ |
D | seq_memory.c | 223 int nonblock, struct file *file, in snd_seq_cell_alloc() 294 struct snd_seq_event_cell **cellp, int nonblock, in snd_seq_event_dup()
|
D | seq_fifo.c | 178 struct snd_seq_event_cell **cellp, int nonblock) in snd_seq_fifo_cell_out()
|
/Linux-v4.19/drivers/media/pci/ttpci/ |
D | av7110_av.c | 445 unsigned long count, int nonblock, int type) in ts_play() 484 unsigned long count, int nonblock, int type) in dvb_play() 517 unsigned long count, int nonblock, int type) in dvb_play_kernel() 547 unsigned long count, int nonblock, int type) in dvb_aplay() 1037 static int play_iframe(struct av7110 *av7110, char __user *buf, unsigned int len, int nonblock) in play_iframe()
|
/Linux-v4.19/include/net/ |
D | busy_poll.h | 114 static inline void sk_busy_loop(struct sock *sk, int nonblock) in sk_busy_loop()
|
/Linux-v4.19/drivers/usb/class/ |
D | usblp.c | 866 static int usblp_wwait(struct usblp *usblp, int nonblock) in usblp_wwait() 904 static int usblp_wtest(struct usblp *usblp, int nonblock) in usblp_wtest() 930 static int usblp_rwait_and_lock(struct usblp *usblp, int nonblock) in usblp_rwait_and_lock() 956 static int usblp_rtest(struct usblp *usblp, int nonblock) in usblp_rtest()
|
/Linux-v4.19/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 2832 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mptfwxfer_ioctl() local 2873 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mpt_command() local
|
/Linux-v4.19/net/rds/ |
D | send.c | 1011 struct rds_connection *conn, int nonblock) in rds_send_mprds_hash() 1077 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 | 629 int ret = 0, nonblock = msg_flags & MSG_DONTWAIT; in rds_recvmsg() local
|
/Linux-v4.19/drivers/gpu/drm/vc4/ |
D | vc4_kms.c | 194 bool nonblock) in vc4_atomic_commit()
|
/Linux-v4.19/drivers/crypto/chelsio/chtls/ |
D | chtls_io.c | 1405 int nonblock, int flags, int *addr_len) in chtls_pt_recvmsg() 1576 size_t len, int nonblock, int flags) in peekmsg() 1697 int nonblock, int flags, int *addr_len) in chtls_recvmsg()
|
/Linux-v4.19/include/sound/ |
D | pcm_oss.h | 30 nonblock:1, member
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 1641 bool nonblock) in drm_atomic_helper_commit() 1757 static int stall_checks(struct drm_crtc *crtc, bool nonblock) in stall_checks() 1886 bool nonblock) in drm_atomic_helper_setup_commit()
|
/Linux-v4.19/drivers/misc/mei/ |
D | main.c | 139 bool nonblock = !!(file->f_flags & O_NONBLOCK); in mei_read() local
|
D | bus.c | 130 bool nonblock = !!(mode & MEI_CL_IO_RX_NONBLOCK); in __mei_cl_recv() local
|
/Linux-v4.19/net/llc/ |
D | af_llc.c | 729 const int nonblock = flags & MSG_DONTWAIT; in llc_ui_recvmsg() local
|
/Linux-v4.19/net/dccp/ |
D | proto.c | 827 int dccp_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int nonblock, in dccp_recvmsg()
|
/Linux-v4.19/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_bo.c | 691 bool nonblock = !!(flags & drm_vmw_synccpu_dontblock); in vmw_user_bo_synccpu_grab() local
|
/Linux-v4.19/drivers/block/drbd/ |
D | drbd_actlog.c | 230 static struct lc_element *_al_get(struct drbd_device *device, unsigned int enr, bool nonblock) in _al_get()
|
/Linux-v4.19/net/tls/ |
D | tls_sw.c | 846 int nonblock, in tls_sw_recvmsg()
|