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) - mojave
vfork(2) - bsd
__clone(2) - netbsd
clone(2) - netbsd
vfork(2) - netbsd
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure