Home
last modified time | relevance | path

Searched refs:error_reason (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dkfd_debug.c257 uint64_t error_reason) in kfd_dbg_send_exception_to_runtime() argument
259 if (error_reason & KFD_EC_MASK(EC_DEVICE_MEMORY_VIOLATION)) { in kfd_dbg_send_exception_to_runtime()
279 error_reason &= ~KFD_EC_MASK(EC_DEVICE_MEMORY_VIOLATION); in kfd_dbg_send_exception_to_runtime()
282 if (error_reason & (KFD_EC_MASK(EC_PROCESS_RUNTIME))) { in kfd_dbg_send_exception_to_runtime()
288 error_reason &= ~KFD_EC_MASK(EC_PROCESS_RUNTIME); in kfd_dbg_send_exception_to_runtime()
291 if (error_reason) in kfd_dbg_send_exception_to_runtime()
292 return kfd_send_exception_to_runtime(p, queue_id, error_reason); in kfd_dbg_send_exception_to_runtime()
Dkfd_debug.h75 uint64_t error_reason);
Dkfd_process.c2145 uint64_t error_reason; member
2180 cur_err |= workarea->error_reason; in send_exception_work_handler()
2193 uint64_t error_reason) in kfd_send_exception_to_runtime() argument
2201 worker.error_reason = error_reason; in kfd_send_exception_to_runtime()
Dkfd_priv.h1476 uint64_t error_reason);
/linux-6.6.21/drivers/net/ethernet/brocade/bna/
Dbfa_defs_cna.h178 u8 error_reason; member
/linux-6.6.21/drivers/net/fddi/
Ddefxx.h702 PI_UINT32 error_reason; member
/linux-6.6.21/drivers/scsi/bfa/
Dbfa_defs_svc.h1374 u8 error_reason; member