Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__btf_name_by_offset

Proto:static const char *__btf_name_by_offset(const struct btf *btf, u32 offset)

Type:char

Parameter:

TypeParameterName
const struct btf *btf
u32offset
561  If Not offset Then Return "(anon)"
563  Else if offset < length of string section Then Return strings[offset]
565  Else Return "(invalid-name-offset)"
Caller
NameDescribe
__btf_verifier_log_type
btf_verifier_log_member
btf_find_spin_lockd 'struct bpf_spin_lock' in map value.* return >= 0 offset if found* and < 0 in case of error
btf_enum_check_meta
btf_enum_seq_show
btf_func_proto_log
btf_datasec_seq_show
btf_parse_vmlinux
btf_ctx_access
btf_struct_access
__btf_resolve_helper_id