Searched defs:btf_obj_fd (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/bpf/ | ||
H A D | libbpf.c | 10150 int *btf_obj_fd, int *btf_type_id) in libbpf_find_attach_btf_id() argument |
/linux/kernel/bpf/ | ||
H A D | btf.c | 8379 btf_obj_fd = __btf_new_fd(btf); in BPF_CALL_4() local |