/openbmc/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
|
/openbmc/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 | 600 void *data, bool nonblock) in __send_to_port() 778 static int wait_port_writable(struct port *port, bool nonblock) in wait_port_writable() 804 bool nonblock; in port_fops_write() local
|
/openbmc/linux/fs/ |
H A D | signalfd.c | 156 int nonblock) in signalfd_dequeue() 207 int nonblock = file->f_flags & O_NONBLOCK; in signalfd_read() local
|
H A D | eventpoll.c | 404 static bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop() 461 static inline bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop() 2136 bool nonblock) in epoll_mutex_lock() 2148 bool nonblock) in do_epoll_ctl()
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | av7110_av.c | 432 unsigned long count, int nonblock, int type) in ts_play() 471 unsigned long count, int nonblock, int type) in dvb_play() 504 unsigned long count, int nonblock, int type) in dvb_play_kernel() 534 unsigned long count, int nonblock, int type) in dvb_aplay() 1023 static int play_iframe(struct av7110 *av7110, char __user *buf, unsigned int len, int nonblock) in play_iframe()
|
/openbmc/linux/sound/core/seq/ |
H A D | seq_memory.c | 271 int nonblock, struct file *file, in snd_seq_cell_alloc() 342 struct snd_seq_event_cell **cellp, int nonblock, in snd_seq_event_dup()
|
H A D | seq_fifo.c | 163 struct snd_seq_event_cell **cellp, int nonblock) in snd_seq_fifo_cell_out()
|
/openbmc/linux/drivers/usb/class/ |
H A D | usblp.c | 900 static int usblp_wwait(struct usblp *usblp, int nonblock) in usblp_wwait() 938 static int usblp_wtest(struct usblp *usblp, int nonblock) in usblp_wtest() 964 static int usblp_rwait_and_lock(struct usblp *usblp, int nonblock) in usblp_rwait_and_lock() 990 static int usblp_rtest(struct usblp *usblp, int nonblock) in usblp_rtest()
|
/openbmc/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 2721 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mptfwxfer_ioctl() local 2762 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mpt_command() local
|
/openbmc/linux/include/net/ |
H A D | busy_poll.h | 105 static inline void sk_busy_loop(struct sock *sk, int nonblock) in sk_busy_loop()
|
/openbmc/qemu/target/microblaze/ |
H A D | op_helper.c | 35 int nonblock = ctrl & STREAM_NONBLOCK; in helper_put() local 52 int nonblock = ctrl & STREAM_NONBLOCK; in helper_get() local
|
/openbmc/linux/net/rds/ |
H A D | send.c | 1045 struct rds_connection *conn, int nonblock) in rds_send_mprds_hash() 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
|
/openbmc/linux/drivers/net/wwan/ |
H A D | wwan_core.c | 592 bool nonblock) in wwan_port_op_tx() 623 static int wwan_wait_rx(struct wwan_port *port, bool nonblock) in wwan_wait_rx() 637 static int wwan_wait_tx(struct wwan_port *port, bool nonblock) in wwan_wait_tx()
|
/openbmc/linux/include/sound/ |
H A D | pcm_oss.h | 15 nonblock:1, member
|
/openbmc/linux/sound/usb/line6/ |
H A D | driver.h | 168 unsigned int nonblock:1; member
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_bo.c | 462 bool nonblock = !!(flags & drm_vmw_synccpu_dontblock); in vmw_user_bo_synccpu_grab() local
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_atomic_helper.c | 2005 bool nonblock) in drm_atomic_helper_commit() 2133 static int stall_checks(struct drm_crtc *crtc, bool nonblock) in stall_checks() 2271 bool nonblock) in drm_atomic_helper_setup_commit()
|
/openbmc/linux/net/tls/ |
H A D | tls_sw.c | 1308 tls_rx_rec_wait(struct sock *sk, struct sk_psock *psock, bool nonblock, in tls_rx_rec_wait() 1888 bool nonblock) in tls_rx_reader_acquire() 1919 bool nonblock) in tls_rx_reader_lock()
|
/openbmc/linux/net/llc/ |
H A D | af_llc.c | 764 const int nonblock = flags & MSG_DONTWAIT; in llc_ui_recvmsg() local
|
/openbmc/linux/drivers/misc/mei/ |
H A D | main.c | 175 bool nonblock = !!(file->f_flags & O_NONBLOCK); in mei_read() local
|
/openbmc/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()
|
/openbmc/linux/drivers/xen/ |
H A D | pvcalls-front.c | 778 int notify, req_id, ret, nonblock; in pvcalls_front_accept() local
|