| /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() 1637 struct dma_buf *dmabuf, bool nonblock) in iio_buffer_find_attachment() 1661 int __user *user_fd, bool nonblock) in iio_buffer_attach_dmabuf() 1767 int __user *user_req, bool nonblock) in iio_buffer_detach_dmabuf() 1824 bool nonblock) in iio_buffer_enqueue_dmabuf() 1992 bool nonblock = filp->f_flags & O_NONBLOCK; in iio_buffer_chrdev_ioctl() 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 | cong.c | 368 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, in rds_cong_wait()
|
| /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/drivers/usb/gadget/function/ |
| H A D | f_fs.c | 1451 static int ffs_dma_resv_lock(struct dma_buf *dmabuf, bool nonblock) in ffs_dma_resv_lock() 1489 bool nonblock = file->f_flags & O_NONBLOCK; in ffs_dmabuf_attach() local 1600 bool nonblock = file->f_flags & O_NONBLOCK; in ffs_dmabuf_transfer() local 4331 static int ffs_mutex_lock(struct mutex *mutex, unsigned nonblock) in ffs_mutex_lock()
|
| /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() argument 1969 bool nonblock) in tls_rx_reader_acquire() argument 2000 bool nonblock) in tls_rx_reader_lock() argument
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_atomic_helper.c | 2170 bool nonblock) in drm_atomic_helper_commit() 2298 static int stall_checks(struct drm_crtc *crtc, bool nonblock) in stall_checks() 2435 bool nonblock) in drm_atomic_helper_setup_commit()
|
| /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/drivers/mmc/core/ |
| H A D | mmc_test.c | 1375 int max_scatter, int min_sg_len, bool nonblock) in mmc_test_area_map() argument 1431 bool nonblock, int min_sg_len) in mmc_test_area_io_seq() argument
|
| /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 run_queue(struct gfs2_glock * gl,const int nonblock) run_queue() argument
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | disp.c | 2428 struct drm_atomic_state *state, bool nonblock) in nv50_disp_atomic_commit()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_display.c | 7650 static int intel_atomic_setup_commit(struct intel_atomic_state *state, bool nonblock) in intel_atomic_setup_commit() 7683 bool nonblock) in intel_atomic_commit()
|
| /linux/fs/ceph/ |
| H A D | caps.c | 3009 bool nonblock, int *got) in ceph_try_get_caps()
|