Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_active.c71 static inline struct active_node *barrier_from_ll(struct llist_node *x) in barrier_from_ll() function
401 if (node == barrier_from_ll(pos)) { in ____active_del_barrier()
958 struct active_node *node = barrier_from_ll(first); in i915_active_acquire_preallocate_barrier()
984 struct active_node *node = barrier_from_ll(pos); in i915_active_acquire_barrier()
1015 return __active_fence_slot(&barrier_from_ll(node)->base); in ll_to_fence_slot()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A 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()

Completed in 4 milliseconds