Lines Matching refs:btf_vlen
303 vlen = btf_vlen(t); in btf_dump_mark_referenced()
509 vlen = btf_vlen(t); in btf_dump_order_type()
573 vlen = btf_vlen(t); in btf_dump_order_type()
773 __u16 vlen = btf_vlen(t); in btf_dump_emit_type()
795 __u16 n = btf_vlen(t); in btf_dump_emit_type()
822 vlen = btf_vlen(t); in btf_is_struct_packed()
896 __u16 vlen = btf_vlen(t); in btf_dump_emit_struct_def()
979 __u16 vlen = btf_vlen(t); in btf_dump_emit_enum_def()
1363 __u16 vlen = btf_vlen(t); in btf_dump_emit_type_chain()
1887 __u16 n = btf_vlen(t); in btf_dump_struct_data()
1998 for (i = 0, e = btf_enum(t); i < btf_vlen(t); i++, e++) { in btf_dump_enum_data()
2021 for (i = 0, vsi = btf_var_secinfos(t); i < btf_vlen(t); i++, vsi++) { in btf_dump_datasec_data()
2144 __u16 n = btf_vlen(t); in btf_dump_type_data_check_zero()