Searched defs:non_block (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/pci/cx18/
H A Dcx18-fileops.c169 static struct cx18_mdl *cx18_get_mdl(struct cx18_stream *s, int non_block, argument
405 cx18_read(struct cx18_stream *s, char __user *ubuf, size_t tot_count, int non_block) argument
470 cx18_read_pos(struct cx18_stream *s, char __user *ubuf, size_t count, loff_t *pos, int non_block) argument
/linux-master/drivers/media/pci/ivtv/
H A Divtv-fileops.c193 static struct ivtv_buffer *ivtv_get_buffer(struct ivtv_stream *s, int non_block, int *err) argument
346 static ssize_t ivtv_read(struct ivtv_stream *s, char __user *ubuf, size_t tot_count, int non_block) argument
403 ivtv_read_pos(struct ivtv_stream *s, char __user *ubuf, size_t count, loff_t *pos, int non_block) argument
/linux-master/drivers/android/
H A Dbinder.c4385 binder_thread_read(struct binder_proc *proc, struct binder_thread *thread, binder_uintptr_t binder_buffer, size_t size, binder_size_t *consumed, int non_block) argument

Completed in 119 milliseconds