Searched refs:xe_is_injection_active (Results 1 – 1 of 1) sorted by relevance
2138 noinline int xe_is_injection_active(void) { return 0; } in xe_is_injection_active() function2139 ALLOW_ERROR_INJECTION(xe_is_injection_active, ERRNO);2141 int xe_is_injection_active(void) { return 0; } in xe_is_injection_active() function2158 if (xe_is_injection_active()) in ct_dead_capture()