Searched refs:can_access (Results 1 – 1 of 1) sorted by relevance
977 static bool can_access(const struct drm_i915_gem_object *obj) in can_access() function999 if (!can_mmap(obj, type) || !can_access(obj)) in __igt_mmap_access()