Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\flat.h Create Date:2022-07-28 20:29:23
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:flat_get_addr_from_rp

Proto:static inline int flat_get_addr_from_rp(unsigned int __user *rp, unsigned int relval, unsigned int flags, unsigned int *addr)

Type:int

Parameter:

TypeParameterName
unsigned int __user *rp
unsigned intrelval
unsigned intflags
unsigned int *addr
17  addr = get value from possibly mis-aligned location((__forceu32 * )rp)
18  Return 0
Caller
NameDescribe
load_flat_file