Query: tracehook_report_exec
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACEHOOK_REPORT_EXE(9) Kernel Internals TRACEHOOK_REPORT_EXE(9)NAMEtracehook_report_exec - a successful exec was completedSYNOPSISvoid tracehook_report_exec(struct linux_binfmt * fmt, struct linux_binprm * bprm, struct pt_regs * regs);ARGUMENTSfmt struct linux_binfmt that performed the exec bprm struct linux_binprm containing exec details regs user-mode register stateDESCRIPTIONAn 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 |
---|
call_usermodehelper_setup(9) - centos |
debugfs_create_regset32(9) - centos |
device_create_vargs(9) - centos |
struct_utrace_engine_ops(9) - suse |
utrace_prepare_examine(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Change directory error |
Tar Command |
A (ksh) Library For and From UNIX.com |
Shopt -s histappend |