tracehook_prepare_clone(9) suse man page | unix.com

Man Page: tracehook_prepare_clone

Operating Environment: suse

Section: 9

TRACEHOOK_PREPARE_CL(9) 					 Kernel Internals					   TRACEHOOK_PREPARE_CL(9)

NAME
tracehook_prepare_clone - prepare for new child to be cloned
SYNOPSIS
int tracehook_prepare_clone(unsigned clone_flags);
ARGUMENTS
clone_flags CLONE_* flags from clone/fork/vfork system call
DESCRIPTION
This 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
vfork(2) - bsd
vfork(2) - ultrix
__clone(2) - netbsd
struct_utrace_engine_ops(9) - suse
Similar Topics in the Unix Linux Community
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB