Searched refs:exit_code (Results 1 - 4 of 4) sorted by relevance

/include/linux/
H A Dtracehook.h72 if (current->exit_code) {
73 send_sig(current->exit_code, current, 1);
74 current->exit_code = 0;
H A Dptrace.h51 extern void ptrace_notify(int exit_code);
326 * @code: current->exit_code value ptrace will stop with
347 * @code: current->exit_code value ptrace will stop with
H A Dsched.h1313 int exit_code, exit_signal; member in struct:task_struct
/include/uapi/linux/
H A Dcn_proc.h123 __u32 exit_code, exit_signal; member in struct:proc_event::__anon1697::exit_proc_event

Completed in 72 milliseconds