Home
last modified time | relevance | path

Searched defs:non_block (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/media/video/cx18/
Dcx18-fileops.c183 static struct cx18_mdl *cx18_get_mdl(struct cx18_stream *s, int non_block, in cx18_get_mdl()
420 size_t tot_count, int non_block) in cx18_read()
485 size_t count, loff_t *pos, int non_block) in cx18_read_pos()
/linux-3.4.99/drivers/media/video/ivtv/
Divtv-fileops.c203 static struct ivtv_buffer *ivtv_get_buffer(struct ivtv_stream *s, int non_block, int *err) in ivtv_get_buffer()
356 static ssize_t ivtv_read(struct ivtv_stream *s, char __user *ubuf, size_t tot_count, int non_block) in ivtv_read()
414 loff_t *pos, int non_block) in ivtv_read_pos()
/linux-3.4.99/fs/gfs2/
Dinode.c43 int non_block; member
74 struct inode *gfs2_ilookup(struct super_block *sb, u64 no_addr, int non_block) in gfs2_ilookup()
86 int non_block) in gfs2_iget()
141 u64 no_addr, u64 no_formal_ino, int non_block) in gfs2_inode_lookup()
/linux-3.4.99/drivers/staging/android/
Dbinder.c2203 signed long *consumed, int non_block) in binder_thread_read()