Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:pcpu_nr_pages_to_map_bits - converts the pages to size of bitmap*@pages: number of physical pages* This conversion is from physical pages to the number of bits* required in the bitmap.

Proto:static inline int pcpu_nr_pages_to_map_bits(int pages)

Type:int

Parameter:

TypeParameterName
intpages
94  Return pages * PAGE_SIZE / PCPU_MIN_ALLOC_SIZE