Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__bpf_address_lookup

Proto:static inline const char *__bpf_address_lookup(unsigned long addr, unsigned long *size, unsigned long *off, char *sym)

Type:char

Parameter:

TypeParameterName
unsigned longaddr
unsigned long *size
unsigned long *off
char *sym
1091  Return NULL
Caller
NameDescribe
kallsyms_lookup_size_offsetLookup an address but don't bother to find any names.