Home
last modified time | relevance | path

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

/arch/um/os-Linux/
Dstart_up.c85 static void non_fatal(char *fmt, ...) in non_fatal() function
134 non_fatal("check_ptrace : child exited with status 2. " in stop_ptraced_child()
136 non_fatal("check_ptrace : child exited with exitcode %d, while " in stop_ptraced_child()
208 non_fatal("Checking syscall emulation patch for ptrace..."); in check_sysemu()
225 non_fatal("check_sysemu got system call number %d, " in check_sysemu()
232 non_fatal("check_sysemu : failed to modify system call " in check_sysemu()
241 non_fatal("OK\n"); in check_sysemu()
244 non_fatal("Checking advanced syscall emulation patch for ptrace..."); in check_sysemu()
262 non_fatal("check_sysemu: SYSEMU_SINGLESTEP " in check_sysemu()
276 non_fatal("check_sysemu: expected SIGTRAP or " in check_sysemu()
[all …]