Searched refs:btf_get_by_fd (Results 1 – 3 of 3) sorted by relevance
17 struct btf *btf_get_by_fd(int fd);
2283 struct btf *btf_get_by_fd(int fd) in btf_get_by_fd() function
529 btf = btf_get_by_fd(attr->btf_fd); in map_create()