/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
|
H A D | virtio_console.c | 598 void *data, bool nonblock) in __send_to_port() 776 static int wait_port_writable(struct port *port, bool nonblock) in wait_port_writable() 802 bool nonblock; in port_fops_write() local
|
/linux/drivers/staging/media/av7110/ |
H A D | av7110_av.c | 435 unsigned long count, int nonblock, int type) in ts_play() 473 unsigned long count, int nonblock, int type) in dvb_play() 507 unsigned long count, int nonblock, int type) in dvb_play_kernel() 538 unsigned long count, int nonblock, int type) in dvb_aplay() 1024 static int play_iframe(struct av7110 *av7110, char __user *buf, unsigned int len, int nonblock) in play_iframe()
|
/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/drivers/iio/ |
H A D | industrialio-buffer.c | 1615 static int iio_dma_resv_lock(struct dma_buf *dmabuf, bool nonblock) in iio_dma_resv_lock() 1628 struct dma_buf *dmabuf, bool nonblock) in iio_buffer_find_attachment() 1652 int __user *user_fd, bool nonblock) in iio_buffer_attach_dmabuf() 1757 int __user *user_req, bool nonblock) in iio_buffer_detach_dmabuf() 1813 bool nonblock) in iio_buffer_enqueue_dmabuf() 1981 bool nonblock = filp->f_flags & O_NONBLOCK; in iio_buffer_chrdev_ioctl() local
|
/linux/sound/core/seq/ |
H A D | seq_fifo.c | 161 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 | 475 int nonblock; snd_seq_read() 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 | 607 bool nonblock) in wwan_port_op_tx() 638 static int wwan_wait_rx(struct wwan_port *port, bool nonblock) in wwan_wait_rx() 652 static int wwan_wait_tx(struct wwan_port *port, bool nonblock) in wwan_wait_tx()
|
/linux/net/rds/ |
H A D | send.c | 1045 struct rds_connection *conn, int nonblock) in rds_send_mprds_hash() argument 1111 int nonblock = msg->msg_flags & MSG_DONTWAIT; in rds_sendmsg() local
|
H A D | cong.c | 368 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, in rds_cong_wait()
|
H A D | recv.c | 644 int ret = 0, nonblock = msg_flags & MSG_DONTWAIT; in rds_recvmsg() 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 | 1349 tls_rx_rec_wait(struct sock *sk, struct sk_psock *psock, bool nonblock, in tls_rx_rec_wait() 1969 bool nonblock) in tls_rx_reader_acquire() 2000 bool nonblock) in tls_rx_reader_lock()
|
/linux/net/llc/ |
H A D | af_llc.c | 763 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/fs/ |
H A D | eventpoll.c | 2236 bool nonblock) in epoll_mutex_lock() 2248 bool nonblock) in do_epoll_ctl()
|
/linux/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_connect.c | 607 static void set_nonblock(int fd, bool nonblock) in set_nonblock()
|
/linux/drivers/media/common/videobuf2/ |
H A D | videobuf2-core.c | 3010 loff_t *ppos, int nonblock, int read) in __vb2_perform_fileio()
|
/linux/sound/core/ |
H A D | pcm_lib.c | 2281 bool nonblock; in __snd_pcm_lib_xfer() local
|
/linux/fs/gfs2/ |
H A D | glock.c | 824 static void run_queue(struct gfs2_glock *gl, const int nonblock) in run_queue()
|
/linux/sound/core/oss/ |
H A D | pcm_oss.c | 2479 int nonblock; snd_pcm_oss_open() local
|
/linux/net/netlink/ |
H A D | af_netlink.c | 1330 u32 portid, int nonblock) in netlink_unicast() argument
|