Searched refs:banned (Results 1 – 3 of 3) sorted by relevance
49 if (banned) in client_mark_guilty()70 bool banned; in mark_guilty() local88 banned = false; in mark_guilty()103 banned = !i915_gem_context_is_recoverable(ctx); in mark_guilty()105 banned = true; in mark_guilty()106 if (banned) in mark_guilty()110 client_mark_guilty(ctx, banned); in mark_guilty()114 return banned; in mark_guilty()130 bool banned = false; in __i915_request_reset() local139 banned = mark_guilty(rq); in __i915_request_reset()[all …]
165 invalid arguments or the gpu_vm being banned.167 process, the gpu_vm will be banned, and attempts to use it after banning
1081 bool pending_disable, pending_enable, deregister, destroyed, banned; in scrub_guc_desc_for_outstanding_g2h() local1113 banned = context_banned(ce); in scrub_guc_desc_for_outstanding_g2h()1134 if (banned) { in scrub_guc_desc_for_outstanding_g2h()5133 bool banned; in intel_guc_sched_done_process_msg() local5152 banned = context_banned(ce); in intel_guc_sched_done_process_msg()5159 if (banned) { in intel_guc_sched_done_process_msg()