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