Home
last modified time | relevance | path

Searched refs:non_fatal (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/um/os-Linux/
Dstart_up.c84 static void non_fatal(char *fmt, ...) in non_fatal() function
133 non_fatal("check_ptrace : child exited with status 2. " in stop_ptraced_child()
135 non_fatal("check_ptrace : child exited with exitcode %d, while " in stop_ptraced_child()
186 non_fatal("check_sysemu got system call number %d, " in check_sysemu()
193 non_fatal("check_sysemu : failed to modify system call " in check_sysemu()
223 non_fatal("check_sysemu: SYSEMU_SINGLESTEP " in check_sysemu()
237 non_fatal("check_sysemu: expected SIGTRAP or " in check_sysemu()
256 non_fatal("missing\n"); in check_sysemu()
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Dnbio_v7_4.c591 uint32_t corr, fatal, non_fatal; in nbio_v7_4_query_ras_error_count() local
601 non_fatal = REG_GET_FIELD(global_sts, RAS_GLOBAL_STATUS_LO, in nbio_v7_4_query_ras_error_count()
614 if (corr || fatal || non_fatal) { in nbio_v7_4_query_ras_error_count()