Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__pte_alloc_one_kernel - allocate a page for PTE-level kernel page table*@mm: the mm_struct of the current context* This function is intended for architectures that need* anything beyond simple page allocation

Proto:static inline pte_t *__pte_alloc_one_kernel(struct mm_struct *mm)

Type:pte_t

Parameter:

TypeParameterName
struct mm_struct *mm
21  Return __get_free_page(GFP_PGTABLE_KERNEL)