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

/linux-master/include/linux/
H A Dbtf.h541 static inline const struct btf_type *btf_type_by_id(const struct btf *btf, function
/linux-master/tools/lib/bpf/
H A Dbtf.c621 struct btf_type *btf_type_by_id(const struct btf *btf, __u32 type_id) function
[all...]
/linux-master/kernel/bpf/
H A Dbtf.c847 const struct btf_type *btf_type_by_id(const struct btf *btf, u32 type_id) function
857 EXPORT_SYMBOL_GPL(btf_type_by_id); variable
[all...]

Completed in 704 milliseconds