Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__kernel_text_address

Proto:int __kernel_text_address(unsigned long addr)

Type:int

Parameter:

TypeParameterName
unsigned longaddr
104  If kernel_text_address(addr) Then Return 1
114  If init_kernel_text(addr) Then Return 1
116  Return 0
Caller
NameDescribe
unwind_get_return_address
unwind_get_return_address
unwind_next_frame
__unwind_start