Searched refs:btf_new_fd (Results 1 – 3 of 3) sorted by relevance
150 int btf_new_fd(const union bpf_attr *attr, bpfptr_t uattr, struct bpf_log_attr *attr_log);
5591 return btf_new_fd(attr, uattr, attr_log); in bpf_btf_load()
8349 int btf_new_fd(const union bpf_attr *attr, bpfptr_t uattr, struct bpf_log_attr *attr_log) in btf_new_fd() function