Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:btf_type_vlen

Proto:static u16 btf_type_vlen(const struct btf_type *t)

Type:u16

Parameter:

TypeParameterName
const struct btf_type *t
451  Return BTF_INFO_VLEN( "info" bits arrangement * bits 0-15: vlen (e.g. # of struct's members) * bits 16-23: unused * bits 24-27: kind (e.g. int, ptr, array...etc) * bits 28-30: unused * bit 31: kind_flag, currently used by * struct, union and fwd)
Caller
NameDescribe
btf_int_check_meta
btf_ref_type_check_meta
btf_fwd_check_meta
btf_array_check_meta
btf_struct_check_meta
btf_struct_log
btf_enum_check_meta
btf_enum_log
btf_enum_seq_show
btf_func_proto_check_meta
btf_func_proto_log
btf_func_check_meta
btf_var_check_meta
btf_datasec_check_meta
btf_datasec_log
btf_func_proto_check
btf_func_check
btf_ctx_access
__btf_resolve_helper_id
btf_distill_func_proto
btf_check_func_arg_match