Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_active.c71 static inline struct active_node *barrier_from_ll(struct llist_node *x) in barrier_from_ll() function
402 if (node == barrier_from_ll(pos)) { in ____active_del_barrier()
956 struct active_node *node = barrier_from_ll(first); in i915_active_acquire_preallocate_barrier()
982 struct active_node *node = barrier_from_ll(pos); in i915_active_acquire_barrier()
1013 return __active_fence_slot(&barrier_from_ll(node)->base); in ll_to_fence_slot()