Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/
Di915_active.c67 static inline struct active_node *barrier_from_ll(struct llist_node *x) in barrier_from_ll() function
392 if (node == barrier_from_ll(pos)) { in ____active_del_barrier()
926 struct active_node *node = barrier_from_ll(first); in i915_active_acquire_preallocate_barrier()
952 struct active_node *node = barrier_from_ll(pos); in i915_active_acquire_barrier()
983 return __active_fence_slot(&barrier_from_ll(node)->base); in ll_to_fence_slot()