Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbtf.h612 static inline const char *btf_name_by_offset(const struct btf *btf, in btf_name_by_offset() function
/linux-6.12.1/kernel/bpf/
Dbtf.c846 const char *btf_name_by_offset(const struct btf *btf, u32 offset) in btf_name_by_offset() function