/linux-6.12.1/drivers/media/usb/em28xx/ |
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-6.12.1/drivers/char/ |
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
|
D | virtio_console.c | 597 void *data, bool nonblock) in __send_to_port() 775 static int wait_port_writable(struct port *port, bool nonblock) in wait_port_writable() 801 bool nonblock; in port_fops_write() local
|
/linux-6.12.1/fs/bcachefs/ |
D | fs-io-pagecache.c | 693 bool nonblock) in bch2_seek_pagecache_data() 745 unsigned min_replicas, bool nonblock) in folio_hole_offset() 782 bool nonblock) in bch2_seek_pagecache_hole() 800 bool nonblock) in bch2_clamp_data_hole()
|
/linux-6.12.1/fs/ |
D | signalfd.c | 155 int nonblock) in signalfd_dequeue() 208 bool nonblock; in signalfd_read_iter() local
|
D | eventpoll.c | 439 static bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop() 543 static inline bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop() 2241 bool nonblock) in epoll_mutex_lock() 2253 bool nonblock) in do_epoll_ctl()
|
/linux-6.12.1/drivers/staging/media/av7110/ |
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-6.12.1/drivers/usb/class/ |
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()
|
/linux-6.12.1/sound/core/seq/ |
D | seq_memory.c | 269 int nonblock, struct file *file, in snd_seq_cell_alloc() 340 struct snd_seq_event_cell **cellp, int nonblock, in snd_seq_event_dup()
|
D | seq_fifo.c | 161 struct snd_seq_event_cell **cellp, int nonblock) in snd_seq_fifo_cell_out()
|
/linux-6.12.1/drivers/message/fusion/ |
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-6.12.1/drivers/iio/ |
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-6.12.1/include/net/ |
D | busy_poll.h | 109 static inline void sk_busy_loop(struct sock *sk, int nonblock) in sk_busy_loop()
|
/linux-6.12.1/drivers/net/wwan/ |
D | wwan_core.c | 599 bool nonblock) in wwan_port_op_tx() 630 static int wwan_wait_rx(struct wwan_port *port, bool nonblock) in wwan_wait_rx() 644 static int wwan_wait_tx(struct wwan_port *port, bool nonblock) in wwan_wait_tx()
|
/linux-6.12.1/net/rds/ |
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
|
D | cong.c | 368 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, in rds_cong_wait()
|
D | recv.c | 644 int ret = 0, nonblock = msg_flags & MSG_DONTWAIT; in rds_recvmsg() local
|
/linux-6.12.1/include/sound/ |
D | pcm_oss.h | 15 nonblock:1, member
|
/linux-6.12.1/sound/usb/line6/ |
D | driver.h | 168 unsigned int nonblock:1; member
|
/linux-6.12.1/net/tls/ |
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()
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 2008 bool nonblock) in drm_atomic_helper_commit() 2136 static int stall_checks(struct drm_crtc *crtc, bool nonblock) in stall_checks() 2273 bool nonblock) in drm_atomic_helper_setup_commit()
|
/linux-6.12.1/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_bo.c | 493 bool nonblock = !!(flags & drm_vmw_synccpu_dontblock); in vmw_user_bo_synccpu_grab() local
|
/linux-6.12.1/drivers/usb/gadget/function/ |
D | f_fs.c | 1435 static int ffs_dma_resv_lock(struct dma_buf *dmabuf, bool nonblock) in ffs_dma_resv_lock() 1473 bool nonblock = file->f_flags & O_NONBLOCK; in ffs_dmabuf_attach() local 1584 bool nonblock = file->f_flags & O_NONBLOCK; in ffs_dmabuf_transfer() local 4308 static int ffs_mutex_lock(struct mutex *mutex, unsigned nonblock) in ffs_mutex_lock()
|
/linux-6.12.1/net/llc/ |
D | af_llc.c | 763 const int nonblock = flags & MSG_DONTWAIT; in llc_ui_recvmsg() local
|
/linux-6.12.1/drivers/misc/mei/ |
D | main.c | 175 bool nonblock = !!(file->f_flags & O_NONBLOCK); in mei_read() local
|