Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbtf.h511 static inline const struct btf_type *btf_type_by_id(const struct btf *btf, in btf_type_by_id() function
/openbmc/linux/tools/lib/bpf/
H A Dbtf.c462 struct btf_type *btf_type_by_id(const struct btf *btf, __u32 type_id) in btf_type_by_id() function
/openbmc/linux/kernel/bpf/
H A Dbtf.c825 const struct btf_type *btf_type_by_id(const struct btf *btf, u32 type_id) in btf_type_by_id() function