Searched refs:objs_ptr (Results 1 – 2 of 2) sorted by relevance
1287 uint32_t __user *objs_ptr = (uint32_t __user *)(unsigned long)(arg->objs_ptr); in drm_mode_atomic_ioctl() local1341 if (get_user(obj_id, objs_ptr + copied_objs)) { in drm_mode_atomic_ioctl()
848 __u64 objs_ptr; member