Home
last modified time | relevance | path

Searched refs:aux_space (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c155 void __user *aux_buf, u32 aux_space) in get_v4l2_window32()
178 if (aux_space < clipcount * sizeof(*kclips)) in get_v4l2_window32()
294 void __user *aux_buf, u32 aux_space) in __get_v4l2_format32()
313 aux_buf, aux_space); in __get_v4l2_format32()
337 void __user *aux_buf, u32 aux_space) in get_v4l2_format32()
341 return __get_v4l2_format32(p64, p32, aux_buf, aux_space); in get_v4l2_format32()
354 void __user *aux_buf, u32 aux_space) in get_v4l2_create32()
361 aux_buf, aux_space); in get_v4l2_create32()
641 void __user *aux_buf, u32 aux_space) in get_v4l2_buffer32()
699 if (aux_space < num_plane in get_v4l2_buffer32()
153 get_v4l2_window32(struct v4l2_window __user *p64, struct v4l2_window32 __user *p32, void __user *aux_buf, u32 aux_space) get_v4l2_window32() argument
292 __get_v4l2_format32(struct v4l2_format __user *p64, struct v4l2_format32 __user *p32, void __user *aux_buf, u32 aux_space) __get_v4l2_format32() argument
335 get_v4l2_format32(struct v4l2_format __user *p64, struct v4l2_format32 __user *p32, void __user *aux_buf, u32 aux_space) get_v4l2_format32() argument
352 get_v4l2_create32(struct v4l2_create_buffers __user *p64, struct v4l2_create_buffers32 __user *p32, void __user *aux_buf, u32 aux_space) get_v4l2_create32() argument
639 get_v4l2_buffer32(struct v4l2_buffer __user *p64, struct v4l2_buffer32 __user *p32, void __user *aux_buf, u32 aux_space) get_v4l2_buffer32() argument
739 get_v4l2_buffer32_time32(struct v4l2_buffer_time32 __user *p64, struct v4l2_buffer32_time32 __user *p32, void __user *aux_buf, u32 aux_space) get_v4l2_buffer32_time32() argument
1141 get_v4l2_ext_controls32(struct file *file, struct v4l2_ext_controls __user *p64, struct v4l2_ext_controls32 __user *p32, void __user *aux_buf, u32 aux_space) get_v4l2_ext_controls32() argument
1432 alloc_userspace(unsigned int size, u32 aux_space, void __user **new_p64) alloc_userspace() argument
1465 u32 aux_space; do_video_ioctl() local
[all...]

Completed in 2 milliseconds