UCONTEXT_NO_ERROR_CAPTURE 34 drivers/gpu/drm/i915/gem/i915_gem_context.h return test_bit(UCONTEXT_NO_ERROR_CAPTURE, &ctx->user_flags); UCONTEXT_NO_ERROR_CAPTURE 39 drivers/gpu/drm/i915/gem/i915_gem_context.h set_bit(UCONTEXT_NO_ERROR_CAPTURE, &ctx->user_flags); UCONTEXT_NO_ERROR_CAPTURE 44 drivers/gpu/drm/i915/gem/i915_gem_context.h clear_bit(UCONTEXT_NO_ERROR_CAPTURE, &ctx->user_flags);