Query: tracehook_prepare_clone
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACEHOOK_PREPARE_CL(9) Kernel Internals TRACEHOOK_PREPARE_CL(9)NAMEtracehook_prepare_clone - prepare for new child to be clonedSYNOPSISint tracehook_prepare_clone(unsigned clone_flags);ARGUMENTSclone_flags CLONE_* flags from clone/fork/vfork system callDESCRIPTIONThis is called before a new user task is to be cloned. Its return value will be passed to tracehook_finish_clone. Called with no locks held. Kernel Hackers Manual 2.6. July 2010 TRACEHOOK_PREPARE_CL(9)
Related Man Pages |
---|
vfork(2) - redhat |
clone(2) - netbsd |
struct_utrace_engine_ops(9) - suse |
pthread_atfork(3c) - sunos |
vfork(2) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Getting command output to putty window title. |
Migrating to UNIX |
Update kernel Linux without reboot?! |
Shopt -s histappend |
32 bit process addressing more than 4GB |