Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
402 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()