Query: tracehook_finish_clone
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACEHOOK_FINISH_CLO(9) Kernel Internals TRACEHOOK_FINISH_CLO(9)NAMEtracehook_finish_clone - new child created and being attachedSYNOPSISvoid tracehook_finish_clone(struct task_struct * child, unsigned long clone_flags, int trace);ARGUMENTSchild new child task clone_flags CLONE_* flags from clone/fork/vfork system call trace return value from tracehook_prepare_cloneDESCRIPTIONThis is called immediately after adding child to its parent's children list. The trace value is that returned by tracehook_prepare_clone. Called with current's siglock and write_lock_irq(tasklist_lock) held. Kernel Hackers Manual 2.6. July 2010 TRACEHOOK_FINISH_CLO(9)
| Related Man Pages |
|---|
| vfork(2) - bsd |
| create_child(1m) - hpux |
| clone(2) - netbsd |
| vfork(2) - netbsd |
| fork1(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Tar Command |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |
| The Future of the PM (Private Message) System at UNIX.com |