Home
last modified time | relevance | path

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

/linux-3.4.99/arch/um/os-Linux/
Dstart_up.c120 static int stop_ptraced_child(int pid, int exitcode, int mustexit) in stop_ptraced_child() function
235 if (stop_ptraced_child(pid, 0, 0) < 0) in check_sysemu()
280 if (stop_ptraced_child(pid, 0, 0) < 0) in check_sysemu()
291 stop_ptraced_child(pid, 1, 0); in check_sysemu()
331 stop_ptraced_child(pid, 0, 1); in check_ptrace()
376 stop_ptraced_child(pid, 1, 1); in os_early_checks()
436 stop_ptraced_child(pid, 1, 1); in check_skas3_ptrace_faultinfo()
465 stop_ptraced_child(pid, 1, 1); in check_skas3_ptrace_ldt()