Home
last modified time | relevance | path

Searched defs:vlen (Results 1 – 8 of 8) sorted by relevance

/tools/lib/bpf/
Dbtf_dump.c253 __u16 vlen; in btf_dump_mark_referenced() local
418 __u16 vlen; in btf_dump_order_type() local
719 __u16 vlen = btf_vlen(t); in btf_dump_emit_type() local
741 __u16 vlen = btf_vlen(t); in btf_dump_emit_type() local
776 __u16 vlen = btf_vlen(t); in btf_align_of() local
795 __u16 vlen; in btf_is_struct_packed() local
876 __u16 vlen = btf_vlen(t); in btf_dump_emit_struct_def() local
933 __u16 vlen = btf_vlen(t); in btf_dump_emit_enum_def() local
1274 __u16 vlen = btf_vlen(t); in btf_dump_emit_type_chain() local
Dbtf.c148 __u16 vlen = btf_vlen(t); in btf_type_size() local
1466 __u16 vlen = btf_vlen(t); in btf_for_each_str_off() local
1478 __u16 vlen = btf_vlen(t); in btf_for_each_str_off() local
1490 __u16 vlen = btf_vlen(t); in btf_for_each_str_off() local
1780 __u16 vlen; in btf_equal_enum() local
1821 __u32 vlen = btf_vlen(t); in btf_hash_struct() local
1842 __u16 vlen; in btf_shallow_equal_struct() local
1918 __u16 vlen = btf_vlen(t); in btf_hash_fnproto() local
1940 __u16 vlen; in btf_equal_fnproto() local
1966 __u16 vlen; in btf_compat_fnproto() local
[all …]
Dlibbpf_internal.h14 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ argument
Dlibbpf.c1083 int vlen, i; in bpf_object__init_user_btf_map() local
1273 int nr_types, i, vlen, err; in bpf_object__init_user_btf_maps() local
1368 int i, j, vlen; in bpf_object__sanitize_btf() local
/tools/bpf/bpftool/
Dbtf.c148 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
194 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
239 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
282 __u16 vlen = BTF_INFO_VLEN(t->info); in dump_btf_type() local
Dbtf_dumper.c272 int i, vlen; in btf_dumper_struct() local
331 int ret = 0, i, vlen; in btf_dumper_datasec() local
514 int i, vlen; in btf_dump_func() local
/tools/testing/selftests/bpf/
Dtest_btf.h7 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ argument
Dtest_btf.c6674 __u16 vlen = BTF_INFO_VLEN(t->info); in btf_type_size() local