Home
last modified time | relevance | path

Searched defs:nonblock (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/media/usb/em28xx/
H A Dem28xx-audio.c220 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 Dlp.c280 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 Dvirtio_console.c598 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 Dav7110_av.c435 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 Dmptctl.c179 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 Dindustrialio-buffer.c1615 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 Dseq_fifo.c161 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 Dseq_clientmgr.c475 int nonblock; snd_seq_read() local
/linux/include/net/
H A Dbusy_poll.h117 static inline void sk_busy_loop(struct sock *sk, int nonblock) in sk_busy_loop()
/linux/drivers/net/wwan/
H A Dwwan_core.c607 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 Dsend.c1045 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 Dcong.c368 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, in rds_cong_wait()
H A Drecv.c644 int ret = 0, nonblock = msg_flags & MSG_DONTWAIT; in rds_recvmsg() local
/linux/include/sound/
H A Dpcm_oss.h15 nonblock:1, member
/linux/sound/usb/line6/
H A Ddriver.h168 unsigned int nonblock:1; member
/linux/net/tls/
H A Dtls_sw.c1349 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 Daf_llc.c763 const int nonblock = flags & MSG_DONTWAIT; in llc_ui_recvmsg() local
/linux/drivers/block/drbd/
H A Ddrbd_actlog.c218 static struct lc_element *_al_get(struct drbd_device *device, unsigned int enr, bool nonblock) in _al_get()
/linux/fs/
H A Deventpoll.c2236 bool nonblock) in epoll_mutex_lock()
2248 bool nonblock) in do_epoll_ctl()
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c607 static void set_nonblock(int fd, bool nonblock) in set_nonblock()
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c3010 loff_t *ppos, int nonblock, int read) in __vb2_perform_fileio()
/linux/sound/core/
H A Dpcm_lib.c2281 bool nonblock; in __snd_pcm_lib_xfer() local
/linux/fs/gfs2/
H A Dglock.c824 static void run_queue(struct gfs2_glock *gl, const int nonblock) in run_queue()
/linux/sound/core/oss/
H A Dpcm_oss.c2479 int nonblock; snd_pcm_oss_open() local
/linux/net/netlink/
H A Daf_netlink.c1330 u32 portid, int nonblock) in netlink_unicast() argument

12