Home
last modified time | relevance | path

Searched defs:error_reason (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_process.c2153 uint64_t error_reason; global() member
2201 kfd_send_exception_to_runtime(struct kfd_process * p,unsigned int queue_id,uint64_t error_reason) kfd_send_exception_to_runtime() argument
H A Dkfd_debug.c257 kfd_dbg_send_exception_to_runtime(struct kfd_process * p,unsigned int dev_id,unsigned int queue_id,uint64_t error_reason) kfd_dbg_send_exception_to_runtime() argument
/openbsd-src/usr.bin/ssh/
H A Dmux.c840 const char *error_reason = NULL; mux_master_process_close_fwd() local