Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_active.c237 static struct active_node *__active_lookup(struct i915_active *ref, u64 idx) in __active_lookup() function
301 node = __active_lookup(ref, idx); in active_instance()
495 it = __active_lookup(ref, idx); in __active_fence()
498 it = __active_lookup(ref, idx); in __active_fence()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_active.c232 static struct active_node *__active_lookup(struct i915_active *ref, u64 idx) in __active_lookup() function
294 node = __active_lookup(ref, idx); in active_instance()

Completed in 4 milliseconds