Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\page_alloc.c Create Date:2022-07-28 15:04:02
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:check_new_pcp

Proto:static inline bool check_new_pcp(struct page *page)

Type:bool

Parameter:

TypeParameterName
struct page *page
2120  If For use in fast paths after init_debug_pagealloc() has run, or when a* false negative result is not harmful when called too early. Then Return This page is about to be returned from the page allocator
2122  Else Return false
Caller
NameDescribe
__rmqueue_pcplistRemove page from the per-cpu list, caller must protect the list