Home
last modified time | relevance | path

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

/drivers/media/usb/em28xx/
Dem28xx-audio.c255 int nonblock, ret = 0; in snd_em28xx_capture_open() local
503 int nonblock = 0; in em28xx_vol_put() local
541 int nonblock = 0; in em28xx_vol_get() local
576 int nonblock = 0; in em28xx_vol_put_mute() local
617 int nonblock = 0; in em28xx_vol_get_mute() local
/drivers/char/
Dlp.c273 static int lp_wait_ready(int minor, int nonblock) in lp_wait_ready()
303 int nonblock = ((file->f_flags & O_NONBLOCK) || in lp_write() local
420 int nonblock = ((file->f_flags & O_NONBLOCK) || in lp_read() local
Dvirtio_console.c617 void *data, bool nonblock) in __send_to_port()
794 static int wait_port_writable(struct port *port, bool nonblock) in wait_port_writable()
820 bool nonblock; in port_fops_write() local
Drandom.c1343 _random_read(int nonblock, char __user *buf, size_t nbytes) in _random_read()
/drivers/media/pci/ttpci/
Dav7110_av.c446 unsigned long count, int nonblock, int type) in ts_play()
485 unsigned long count, int nonblock, int type) in dvb_play()
518 unsigned long count, int nonblock, int type) in dvb_play_kernel()
548 unsigned long count, int nonblock, int type) in dvb_aplay()
1038 static int play_iframe(struct av7110 *av7110, char __user *buf, unsigned int len, int nonblock) in play_iframe()
/drivers/usb/class/
Dusblp.c864 static int usblp_wwait(struct usblp *usblp, int nonblock) in usblp_wwait()
902 static int usblp_wtest(struct usblp *usblp, int nonblock) in usblp_wtest()
928 static int usblp_rwait_and_lock(struct usblp *usblp, int nonblock) in usblp_rwait_and_lock()
954 static int usblp_rtest(struct usblp *usblp, int nonblock) in usblp_rtest()
/drivers/staging/lustre/lustre/lclient/
Dlcommon_misc.c127 int cl_get_grouplock(struct cl_object *obj, unsigned long gid, int nonblock, in cl_get_grouplock()
Dlcommon_cl.c513 int nonblock) in ccc_transient_page_own()
/drivers/staging/lustre/lustre/llite/
Dvvp_page.c80 int nonblock) in vvp_page_own()
431 struct cl_io *unused, int nonblock) in vvp_transient_page_own()
/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
2837 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mptfwxfer_ioctl() local
2878 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mpt_command() local
/drivers/staging/lustre/lustre/lov/
Dlov_page.c84 int nonblock) in lov_page_own()
/drivers/block/drbd/
Ddrbd_actlog.c229 static struct lc_element *_al_get(struct drbd_device *device, unsigned int enr, bool nonblock) in _al_get()
/drivers/staging/lustre/lustre/obdclass/
Dcl_page.c864 struct cl_page *pg, int nonblock) in cl_page_own0()
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource.c571 bool nonblock = !!(flags & drm_vmw_synccpu_dontblock); in vmw_user_dmabuf_synccpu_grab() local
/drivers/tty/
Dtty_io.c2383 int nonblock; in fionbio() local
/drivers/media/v4l2-core/
Dvideobuf2-core.c2921 loff_t *ppos, int nonblock, int read) in __vb2_perform_fileio()
/drivers/staging/lustre/lustre/obdecho/
Decho_client.c234 struct cl_io *io, int nonblock) in echo_page_own()
/drivers/usb/gadget/function/
Df_fs.c3449 static int ffs_mutex_lock(struct mutex *mutex, unsigned nonblock) in ffs_mutex_lock()
/drivers/mmc/card/
Dmmc_test.c1462 bool nonblock, int min_sg_len) in mmc_test_area_io_seq()