Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Allocation memory

Proto:static inline void __check_heap_object(const void *ptr, unsigned long n, struct page *page, bool to_user)

Type:void

Parameter:

TypeParameterName
const void *ptr
unsigned longn
struct page *page
boolto_user

NULL

Caller
NameDescribe
check_heap_object