Searched refs:__btf_get_by_fd (Results 1 – 3 of 3) sorted by relevance
2738 * The __bpf_map_get() and __btf_get_by_fd() functions parse a file2754 static inline struct btf *__btf_get_by_fd(struct fd f) in __btf_get_by_fd() 2753 static inline struct btf *__btf_get_by_fd(struct fd f) __btf_get_by_fd() function
8442 btf = __btf_get_by_fd(f); in btf_get_info_by_fd()
20727 btf = __btf_get_by_fd(f); in process_fd_array()