Searched refs:os_kill_ptraced_process (Results 1 – 6 of 6) sorted by relevance
34 os_kill_ptraced_process(pid, 1); in kill_off_processes()
77 os_kill_ptraced_process(mmu->id.pid, 1); in destroy_context()
148 * it's something else. Tell os_kill_ptraced_process not to in os_dump_core() 154 os_kill_ptraced_process(pid, 0); in os_dump_core()
51 void os_kill_ptraced_process(int pid, int reap_child) in os_kill_ptraced_process() function
203 extern void os_kill_ptraced_process(int pid, int reap_child);
540 os_kill_ptraced_process(mm_id->pid, 1); in start_userspace()