Home
last modified time | relevance | path

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

/linux-4.4.14/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()
169 non_fatal("Checking syscall emulation patch for ptrace..."); in check_sysemu()
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()
202 non_fatal("OK\n"); in check_sysemu()
205 non_fatal("Checking advanced syscall emulation patch for ptrace..."); in check_sysemu()
223 non_fatal("check_sysemu: SYSEMU_SINGLESTEP " in check_sysemu()
237 non_fatal("check_sysemu: expected SIGTRAP or " in check_sysemu()
[all …]