Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\usercopy.c Create Date:2022-07-28 16:35:44
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Checks for allocs that are marked in some way as spanning multiple pages.

Proto:static inline void check_page_span(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