Function report |
Source Code:kernel\fork.c |
Create Date:2022-07-28 08:57:33 |
Last Modify:2020-03-17 11:04:53 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Allocation memory for process
Proto:static inline struct task_struct *alloc_task_struct_node(int node)
Type:struct task_struct
Parameter:
Type | Parameter | Name |
---|---|---|
int | node |
169 | Return kmem_cache_alloc_node(task_struct_cachep, GFP_KERNEL, node) |
Name | Describe |
---|---|
dup_task_struct | Replication process and set stack |
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 |