Function report |
Source Code:mm\mempolicy.c |
Create Date:2022-07-28 15:33:09 |
Last Modify:2020-03-17 22:28:11 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Slow path of a mempolicy duplicate
Proto:struct mempolicy *__mpol_dup(struct mempolicy *old)
Type:struct mempolicy
Parameter:
Type | Parameter | Name |
---|---|---|
struct mempolicy * | old |
2243 | new = kmem_cache_alloc(policy_cache, GFP_KERNEL) |
2252 | task_unlock(current process) |
2256 | If current_cpuset_is_being_rebound() Then |
2260 | atomic_set( & refcnt, 1) |
2261 | Return new |
Name | Describe |
---|---|
mpol_dup |
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 |