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