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

  /src/sys/external/bsd/drm2/dist/drm/i915/selftests/
i915_request.c 1138 static bool wake_all(struct drm_i915_private *i915) function in typeref:typename:bool
1150 if (wake_all(i915))
1175 wake_all(engine->i915);
1188 wake_all(engine->i915);
i915_request.c 1138 static bool wake_all(struct drm_i915_private *i915) function in typeref:typename:bool
1150 if (wake_all(i915))
1175 wake_all(engine->i915);
1188 wake_all(engine->i915);
i915_request.c 1138 static bool wake_all(struct drm_i915_private *i915) function in typeref:typename:bool
1150 if (wake_all(i915))
1175 wake_all(engine->i915);
1188 wake_all(engine->i915);

Completed in 35 milliseconds