Searched refs:xe_is_injection_active (Results 1 – 1 of 1) sorted by relevance
2114 noinline int xe_is_injection_active(void) { return 0; } in xe_is_injection_active() function2115 ALLOW_ERROR_INJECTION(xe_is_injection_active, ERRNO);2117 int xe_is_injection_active(void) { return 0; } in xe_is_injection_active() function2134 if (xe_is_injection_active()) in ct_dead_capture()