/drivers/media/usb/em28xx/ |
D | em28xx-audio.c | 230 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
|
/drivers/char/ |
D | lp.c | 278 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
|
D | virtio_console.c | 607 void *data, bool nonblock) in __send_to_port() 785 static int wait_port_writable(struct port *port, bool nonblock) in wait_port_writable() 811 bool nonblock; in port_fops_write() local
|
/drivers/media/pci/ttpci/ |
D | av7110_av.c | 431 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()
|
/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()
|
/drivers/message/fusion/ |
D | mptctl.c | 179 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
|
/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
D | chtls_io.c | 1429 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()
|
/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 1833 bool nonblock) in drm_atomic_helper_commit() 1961 static int stall_checks(struct drm_crtc *crtc, bool nonblock) in stall_checks() 2090 bool nonblock) in drm_atomic_helper_setup_commit()
|
/drivers/gpu/drm/vc4/ |
D | vc4_kms.c | 386 bool nonblock) in vc4_atomic_commit()
|
/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_bo.c | 691 bool nonblock = !!(flags & drm_vmw_synccpu_dontblock); in vmw_user_bo_synccpu_grab() local
|
/drivers/misc/mei/ |
D | main.c | 175 bool nonblock = !!(file->f_flags & O_NONBLOCK); in mei_read() local
|
D | bus.c | 120 bool nonblock = !!(mode & MEI_CL_IO_RX_NONBLOCK); in __mei_cl_recv() local
|
/drivers/block/drbd/ |
D | drbd_actlog.c | 218 static struct lc_element *_al_get(struct drbd_device *device, unsigned int enr, bool nonblock) in _al_get()
|
/drivers/xen/ |
D | pvcalls-front.c | 769 int notify, req_id, ret, nonblock; in pvcalls_front_accept() local
|
/drivers/mmc/core/ |
D | mmc_test.c | 1404 int max_scatter, int min_sg_len, bool nonblock) in mmc_test_area_map() 1460 bool nonblock, int min_sg_len) in mmc_test_area_io_seq()
|
/drivers/media/common/videobuf2/ |
D | videobuf2-core.c | 2710 loff_t *ppos, int nonblock, int read) in __vb2_perform_fileio()
|
/drivers/gpu/drm/i915/gem/ |
D | i915_gem_execbuffer.c | 2071 bool nonblock = eb->file->filp->f_flags & O_NONBLOCK; in eb_relocate_parse() local
|
/drivers/usb/gadget/function/ |
D | f_fs.c | 3857 static int ffs_mutex_lock(struct mutex *mutex, unsigned nonblock) in ffs_mutex_lock()
|
/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 2342 struct drm_atomic_state *state, bool nonblock) in nv50_disp_atomic_commit()
|
/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 7603 bool nonblock) in amdgpu_dm_atomic_commit()
|
/drivers/gpu/drm/i915/display/ |
D | intel_display.c | 15773 bool nonblock) in intel_atomic_commit()
|