| /linux/drivers/media/usb/em28xx/ |
| H A 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
|
| /linux/drivers/char/ |
| H A 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
|
| /linux/fs/ |
| H A D | signalfd.c | 155 int nonblock) in signalfd_dequeue() 208 bool nonblock; in signalfd_read_iter() local
|
| H A D | eventpoll.c | 2551 static inline int epoll_mutex_lock(struct mutex *mutex, bool nonblock) in epoll_mutex_lock() 2584 struct file *epfile, struct file *tfile, bool nonblock) in ep_ctl_lock() 2640 struct epoll_event *epds, bool nonblock) in do_epoll_ctl_file() 2727 bool nonblock) in do_epoll_ctl()
|
| /linux/drivers/usb/class/ |
| H A D | usblp.c | 908 static int usblp_wwait(struct usblp *usblp, int nonblock) in usblp_wwait() 946 static int usblp_wtest(struct usblp *usblp, int nonblock) in usblp_wtest() 972 static int usblp_rwait_and_lock(struct usblp *usblp, int nonblock) in usblp_rwait_and_lock() 999 static int usblp_rtest(struct usblp *usblp, int nonblock) in usblp_rtest()
|
| /linux/sound/core/seq/ |
| H A D | seq_memory.c | 269 int nonblock, struct file *file, in snd_seq_cell_alloc() 340 struct snd_seq_event_cell **cellp, int nonblock, in snd_seq_event_dup()
|
| H A D | seq_fifo.c | 158 snd_seq_fifo_cell_out(struct snd_seq_fifo * f,struct snd_seq_event_cell ** cellp,int nonblock) snd_seq_fifo_cell_out() argument
|
| H A D | seq_clientmgr.c | 428 int nonblock; snd_seq_read() local
|
| /linux/drivers/message/fusion/ |
| H A 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 2719 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mptfwxfer_ioctl() local 2760 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mpt_command() local
|
| /linux/include/net/ |
| H A D | busy_poll.h | 117 static inline void sk_busy_loop(struct sock *sk, int nonblock) in sk_busy_loop()
|
| /linux/drivers/net/wwan/ |
| H A D | wwan_core.c | 785 bool nonblock) in wwan_port_op_tx() 816 static int wwan_wait_rx(struct wwan_port *port, bool nonblock) in wwan_wait_rx() 830 static int wwan_wait_tx(struct wwan_port *port, bool nonblock) in wwan_wait_tx()
|
| /linux/net/rds/ |
| H A D | cong.c | 368 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, in rds_cong_wait() argument
|
| H A D | recv.c | 695 int ret = 0, nonblock = msg_flags & MSG_DONTWAIT; in rds_recvmsg() local
|
| H A D | send.c | 1157 int nonblock = msg->msg_flags & MSG_DONTWAIT; in rds_sendmsg() local
|
| /linux/include/sound/ |
| H A D | pcm_oss.h | 15 nonblock:1, member
|
| /linux/sound/usb/line6/ |
| H A D | driver.h | 168 unsigned int nonblock:1; member
|
| /linux/net/tls/ |
| H A D | tls_sw.c | 1095 tls_rx_rec_wait(struct sock *sk, bool nonblock, bool released, bool has_copied) in tls_rx_rec_wait() 1738 bool nonblock) in tls_rx_reader_acquire() 1769 bool nonblock) in tls_rx_reader_lock()
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_bo.c | 489 bool nonblock = !!(flags & drm_vmw_synccpu_dontblock); in vmw_user_bo_synccpu_grab() local
|
| /linux/net/llc/ |
| H A D | af_llc.c | 761 const int nonblock = flags & MSG_DONTWAIT; in llc_ui_recvmsg() local
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_actlog.c | 218 static struct lc_element *_al_get(struct drbd_device *device, unsigned int enr, bool nonblock) in _al_get()
|
| /linux/drivers/xen/ |
| H A D | pvcalls-front.c | 832 int notify, req_id, ret, nonblock; in pvcalls_front_accept() local
|
| /linux/drivers/misc/mei/ |
| H A D | bus.c | 162 bool nonblock = !!(mode & MEI_CL_IO_RX_NONBLOCK); in __mei_cl_recv() local
|
| /linux/drivers/mmc/core/ |
| H A D | mmc_test.c | 1380 int max_scatter, int min_sg_len, bool nonblock) in mmc_test_area_map() 1436 bool nonblock, int min_sg_len) in mmc_test_area_io_seq()
|
| /linux/tools/testing/selftests/net/mptcp/ |
| H A D | mptcp_connect.c | 606 static void set_nonblock(int fd, bool nonblock) in set_nonblock()
|
| /linux/sound/core/ |
| H A D | pcm_lib.c | 2284 bool nonblock; in __snd_pcm_lib_xfer() local
|