tracehook_report_exit(9) suse man page | unix.com

Man Page: tracehook_report_exit

Operating Environment: suse

Section: 9

TRACEHOOK_REPORT_EXI(9) 					 Kernel Internals					   TRACEHOOK_REPORT_EXI(9)

NAME
tracehook_report_exit - task has begun to exit
SYNOPSIS
void tracehook_report_exit(long * exit_code);
ARGUMENTS
exit_code pointer to value destined for current->exit_code
DESCRIPTION
exit_code points to the value passed to do_exit, which tracing might change here. This is almost the first thing in do_exit, before freeing any resources or setting the PF_EXITING flag. Called with no locks held. Kernel Hackers Manual 2.6. July 2010 TRACEHOOK_REPORT_EXI(9)
Related Man Pages
hx509_error(3) - freebsd
hx509_err(3) - freebsd
hx509_set_error_stringv(3) - freebsd
io::captureoutput(3pm) - debian
parallel::forkmanager(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
Docker learning Phase-I