Searched defs:object_ids (Results 1 – 2 of 2) sorted by relevance
385 u32 *object_ids) in fill_object_idr()492 uint32_t *object_ids; in drm_mode_create_lease_ioctl() local646 __u32 __user *object_ids = (__u32 __user *) (uintptr_t) (arg->objects_ptr); in drm_mode_get_lease_ioctl() local
49 struct xarray object_ids; /* second XA level, Key = object id */ member