Home
last modified time | relevance | path

Searched refs:__active_lookup (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/i915/
Di915_active.c233 static struct active_node *__active_lookup(struct i915_active *ref, u64 idx) in __active_lookup() function
295 node = __active_lookup(ref, idx); in active_instance()