Home
last modified time | relevance | path

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

/linux-6.8/include/linux/ !
Dbtf.h528 static inline const char *btf_name_by_offset(const struct btf *btf, in btf_name_by_offset() function
/linux-6.8/kernel/bpf/ !
Dbtf.c820 const char *btf_name_by_offset(const struct btf *btf, u32 offset) in btf_name_by_offset() function