Home
last modified time | relevance | path

Searched defs:type_off (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dbtf.h18 __u32 type_off; /* offset of type section */ member
/openbmc/linux/include/uapi/linux/
H A Dbtf.h18 __u32 type_off; /* offset of type section */ member
/openbmc/linux/tools/lib/bpf/
H A Dbtf.c198 static int btf_add_type_idx_entry(struct btf *btf, __u32 type_off) in btf_add_type_idx_entry()