Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\sparse.c Create Date:2022-07-28 15:34:55
Last Modify:2020-03-17 22:36:03 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:sparse_remove_section

Proto:void sparse_remove_section(struct mem_section *ms, unsigned long pfn, unsigned long nr_pages, unsigned long map_offset, struct vmem_altmap *altmap)

Type:void

Parameter:

TypeParameterName
struct mem_section *ms
unsigned longpfn
unsigned longnr_pages
unsigned longmap_offset
struct vmem_altmap *altmap
934  clear_hwpoisoned_pages(pfn_to_page(pfn) + map_offset, nr_pages - map_offset)
936  section_deactivate(pfn, nr_pages, altmap)