HomeSort by: relevance | last modified time | path
    Searched defs:node_started (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_scheduler.c 40 static inline bool node_started(const struct i915_sched_node *node) function in typeref:typename:bool
351 if (node_started(node))
511 !node_started(signal))
i915_scheduler.c 40 static inline bool node_started(const struct i915_sched_node *node) function in typeref:typename:bool
351 if (node_started(node))
511 !node_started(signal))

Completed in 22 milliseconds