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
hx509_clear_error_string(3) - freebsd
hx509_err(3) - freebsd
hx509_set_error_stringv(3) - freebsd
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.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure