Home
last modified time | relevance | path

Searched refs:btf_name_by_offset (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dbtf.h210 const char *btf_name_by_offset(const struct btf *btf, u32 offset);
219 static inline const char *btf_name_by_offset(const struct btf *btf, in btf_name_by_offset() function