Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_breadcrumbs.c463 static inline bool chain_wakeup(struct rb_node *rb, int priority) in chain_wakeup() function
499 if (chain_wakeup(next, priority)) { in __intel_engine_remove_wait()
518 if (!chain_wakeup(next, priority)) in __intel_engine_remove_wait()