Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:set_pcppage_migratetype

Proto:static inline void set_pcppage_migratetype(struct page *page, int migratetype)

Type:void

Parameter:

TypeParameterName
struct page *page
intmigratetype
203  Our offset within mapping. = migratetype
Caller
NameDescribe
__rmqueue_smallestGo through the free lists for the given migratetype and remove* the smallest available page from the freelists
free_unref_page_prepare