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

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

Completed in 206 milliseconds