Home
last modified time | relevance | path

Searched refs:tgt_obj (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfexit_bpf2bpf.c63 struct bpf_object *obj = NULL, *tgt_obj; in test_fexit_bpf2bpf_common() local
77 &tgt_obj, &tgt_fd); in test_fexit_bpf2bpf_common()
87 btf = bpf_object__btf(tgt_obj); in test_fexit_bpf2bpf_common()
169 bpf_object__close(tgt_obj); in test_fexit_bpf2bpf_common()
234 struct bpf_object *tgt_obj; in test_second_attach() local
248 &tgt_obj, &tgt_fd); in test_second_attach()
268 bpf_object__close(tgt_obj); in test_second_attach()