Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dbtf.h516 static inline const char *btf_name_by_offset(const struct btf *btf, in btf_name_by_offset() function
/Linux-v6.6/kernel/bpf/
Dbtf.c820 const char *btf_name_by_offset(const struct btf *btf, u32 offset) in btf_name_by_offset() function