tracehook_report_exec(9) suse man page | unix.com

Man Page: tracehook_report_exec

Operating Environment: suse

Section: 9

TRACEHOOK_REPORT_EXE(9) 					 Kernel Internals					   TRACEHOOK_REPORT_EXE(9)

NAME
tracehook_report_exec - a successful exec was completed
SYNOPSIS
void tracehook_report_exec(struct linux_binfmt * fmt, struct linux_binprm * bprm, struct pt_regs * regs);
ARGUMENTS
fmt struct linux_binfmt that performed the exec bprm struct linux_binprm containing exec details regs user-mode register state
DESCRIPTION
An exec just completed, we are shortly going to return to user mode. The freshly initialized register state can be seen and changed in regs. The name, file and other pointers in bprm are still on hand to be inspected, but will be freed as soon as this returns. Called with no locks, but with some kernel resources held live and a reference on fmt->module. Kernel Hackers Manual 2.6. July 2010 TRACEHOOK_REPORT_EXE(9)
Related Man Pages
debugfs_create_regset32(9) - centos
device_create(9) - centos
swapcontext(2) - centos
device_create(9) - suse
kgdb_arch_handle_exception(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
SOCKS proxy & PAM configuration exposure
Tar Command
Shopt -s histappend