Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\mm.h Create Date:2022-07-28 05:43:28
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:set_compound_page_dtor

Proto:static inline void set_compound_page_dtor(struct page *page, enum compound_dtor_id compound_dtor)

Type:void

Parameter:

TypeParameterName
struct page *page
enum compound_dtor_idcompound_dtor
766  VM_BUG_ON_PAGE(compound_dtor >= NR_COMPOUND_DTORS, page)
767  First tail page only = compound_dtor
Caller
NameDescribe
prep_compound_page
update_and_free_page
prep_new_huge_page
prep_transhuge_page