Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c6850 int btf_obj_fd = 0, btf_type_id = 0, err; in libbpf_prepare_prog_load() local
9361 int *btf_obj_fd, int *btf_type_id) in find_kernel_btf_id()
9397 int *btf_obj_fd, int *btf_type_id) in libbpf_find_attach_btf_id()
12811 int btf_obj_fd = 0, btf_id = 0, err; in bpf_program__set_attach_target() local
/openbmc/linux/kernel/bpf/
H A Dbtf.c7540 int btf_obj_fd = 0; in BPF_CALL_4() local