Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_active.c67 static inline struct active_node *barrier_from_ll(struct llist_node *x) in barrier_from_ll() function
391 if (node == barrier_from_ll(pos)) { in ____active_del_barrier()
927 struct active_node *node = barrier_from_ll(first); in i915_active_acquire_preallocate_barrier()
953 struct active_node *node = barrier_from_ll(pos); in i915_active_acquire_barrier()
984 return __active_fence_slot(&barrier_from_ll(node)->base); in ll_to_fence_slot()