Function report |
Source Code:kernel\fork.c |
Create Date:2022-07-28 08:58:44 |
Last Modify:2020-03-17 11:04:53 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:legacy_clone_args_valid
Proto:bool legacy_clone_args_valid(const struct kernel_clone_args *kargs)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct kernel_clone_args * | kargs |
2463 | If flags & set if a pidfd should be placed in parent && flags & set the TID in the parent Then Return false |
2467 | Return true |
Name | Describe |
---|---|
do_fork | For compatibility with architectures that call do_fork directly rather than* using the syscall entry points below. |
SYSCALL_DEFINE5 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |