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* Return: pointer to the allocated memory or %NULL on error

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

Type:pte_t

Parameter:

TypeParameterName
struct mm_struct *mm
33  Return __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
Caller
NameDescribe
__pte_alloc_kernel
zero_pmd_populate