函数逻辑报告 | 
Source Code:include\linux\mempolicy.h | 
Create Date:2022-07-27 06:53:11 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:mpol_cond_put
函数原型:static inline void mpol_cond_put(struct mempolicy *pol)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct mempolicy * | pol | 
| 83 | 如果Does mempolicy pol need explicit unref after use?* Currently only needed for shared policies.则Slow path of a mpol destructor. | 
| 名称 | 描述 | 
|---|---|
| dequeue_huge_page_vma | |
| alloc_buddy_huge_page_with_mpol | Use the VMA's mpolicy to allocate a huge page from the buddy. | 
| alloc_huge_page_vma | mempolicy aware migration callback | 
| do_get_mempolicy | Retrieve NUMA policy | 
| vma_policy_mof | |
| alloc_pages_vma | alloc_pages_vma - Allocate a page for a VMA.*@gfp:* %GFP_USER user allocation.* %GFP_KERNEL kernel allocations,* %GFP_HIGHMEM highmem/user allocations,* %GFP_FS allocation should not call back into a file system.* %GFP_ATOMIC don't sleep. | 
| mpol_misplaced | mpol_misplaced - check whether current page node is valid in policy*@page: page to be checked*@vma: vm area where page mapped*@addr: virtual address where page mapped* Lookup current policy node id for vma,addr and "compare to" page's* node id | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |