Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
Dem28xx-audio.c230 int nonblock, ret = 0; in snd_em28xx_capture_open() local
426 int nonblock = 0; in em28xx_vol_put() local
465 int nonblock = 0; in em28xx_vol_get() local
501 int nonblock = 0; in em28xx_vol_put_mute() local
543 int nonblock = 0; in em28xx_vol_get_mute() local
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
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
/kernel/linux/linux-6.6/drivers/char/
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
/kernel/linux/linux-5.10/drivers/char/
Dlp.c278 static int lp_wait_ready(int minor, int nonblock) in lp_wait_ready()
308 int nonblock = ((file->f_flags & O_NONBLOCK) || in lp_write() local
425 int nonblock = ((file->f_flags & O_NONBLOCK) || in lp_read() local
/kernel/linux/linux-5.10/fs/
Dsignalfd.c157 int nonblock) in signalfd_dequeue()
207 int nonblock = file->f_flags & O_NONBLOCK; in signalfd_read() local
Deventpoll.c395 static void ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()
447 static inline void ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()
2138 bool nonblock) in epoll_mutex_lock()
2150 bool nonblock) in do_epoll_ctl()
/kernel/linux/linux-6.6/fs/
Dsignalfd.c156 int nonblock) in signalfd_dequeue()
207 int nonblock = file->f_flags & O_NONBLOCK; in signalfd_read() local
/kernel/linux/linux-5.10/sound/core/seq/
Dseq_memory.c212 int nonblock, struct file *file, in snd_seq_cell_alloc()
283 struct snd_seq_event_cell **cellp, int nonblock, in snd_seq_event_dup()
Dseq_fifo.c162 struct snd_seq_event_cell **cellp, int nonblock) in snd_seq_fifo_cell_out()
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
Dav7110_av.c432 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()
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
Dav7110_av.c431 unsigned long count, int nonblock, int type) in ts_play()
470 unsigned long count, int nonblock, int type) in dvb_play()
503 unsigned long count, int nonblock, int type) in dvb_play_kernel()
533 unsigned long count, int nonblock, int type) in dvb_aplay()
1022 static int play_iframe(struct av7110 *av7110, char __user *buf, unsigned int len, int nonblock) in play_iframe()
/kernel/linux/linux-6.6/sound/core/seq/
Dseq_memory.c271 int nonblock, struct file *file, in snd_seq_cell_alloc()
342 struct snd_seq_event_cell **cellp, int nonblock, in snd_seq_event_dup()
Dseq_fifo.c163 struct snd_seq_event_cell **cellp, int nonblock) in snd_seq_fifo_cell_out()
/kernel/linux/linux-6.6/drivers/usb/class/
Dusblp.c900 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()
/kernel/linux/linux-5.10/drivers/usb/class/
Dusblp.c900 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()
/kernel/linux/linux-5.10/include/net/
Dbusy_poll.h102 static inline void sk_busy_loop(struct sock *sk, int nonblock) in sk_busy_loop()
/kernel/linux/linux-5.10/drivers/message/fusion/
Dmptctl.c179 mptctl_syscall_down(MPT_ADAPTER *ioc, int nonblock) in mptctl_syscall_down()
627 int nonblock = (file->f_flags & O_NONBLOCK); in __mptctl_ioctl() local
2718 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mptfwxfer_ioctl() local
2759 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mpt_command() local
/kernel/linux/linux-6.6/drivers/message/fusion/
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
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
/kernel/linux/linux-6.6/include/net/
Dbusy_poll.h105 static inline void sk_busy_loop(struct sock *sk, int nonblock) in sk_busy_loop()
/kernel/linux/linux-6.6/net/rds/
Dsend.c1046 struct rds_connection *conn, int nonblock) in rds_send_mprds_hash()
1112 int nonblock = msg->msg_flags & MSG_DONTWAIT; in rds_sendmsg() local
Dcong.c368 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, in rds_cong_wait()
/kernel/linux/linux-5.10/net/rds/
Dsend.c1046 struct rds_connection *conn, int nonblock) in rds_send_mprds_hash()
1112 int nonblock = msg->msg_flags & MSG_DONTWAIT; in rds_sendmsg() local
Dcong.c368 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, in rds_cong_wait()
/kernel/linux/linux-6.6/drivers/net/wwan/
Dwwan_core.c592 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_io.c1429 int nonblock, int flags, int *addr_len) in chtls_pt_recvmsg()
1619 size_t len, int nonblock, int flags) in peekmsg()
1740 int nonblock, int flags, int *addr_len) in chtls_recvmsg()

1234