Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Only C-style identifier is permitted. This can be relaxed if* necessary.

Proto:static bool btf_name_valid_identifier(const struct btf *btf, u32 offset)

Type:bool

Parameter:

TypeParameterName
const struct btf *btf
u32offset
551  Return __btf_name_valid(btf, offset, false)
Caller
NameDescribe
btf_ref_type_check_meta
btf_fwd_check_meta
btf_struct_check_meta
btf_enum_check_meta
btf_func_check_meta
btf_func_proto_check