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
bitmap_remap(9) - suse
io::captureoutput(3) - centos
hx509_error(3) - freebsd
hx509_get_error_string(3) - freebsd
io::captureoutput(3pm) - debian
Similar Topics in the Unix Linux Community
Change directory error
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com