函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\mm.h Create Date:2022-07-27 06:44:42
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:page_cpupid_xchg_last

函数原型:static inline int page_cpupid_xchg_last(struct page *page, int cpupid)

返回类型:int

参数:

类型参数名称
struct page *page
intcpupid
1158  返回:page_to_nid(page)
调用者
名称描述
wp_page_reuseHandle write page faults for pages that can be reused in the current vma* This can happen either due to the mapping being with the VM_SHARED flag,* or due to us being the last reference standing to the page
migrate_page_statesCopy the page to its new location
__split_huge_page_tail