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
struct_ff_device(9) - suse
hx509_clear_error_string(3) - freebsd
hx509_err(3) - freebsd
io::captureoutput(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Migrating to UNIX
Tar Command
Docker learning Phase-I