Searched refs:pkt_obj (Results 1 – 4 of 4) sorted by relevance
12 struct bpf_object *obj = NULL, *pkt_obj; in test_fexit_test() local22 &pkt_obj, &pkt_fd); in test_fexit_test()63 bpf_object__close(pkt_obj); in test_fexit_test()
12 struct bpf_object *obj = NULL, *pkt_obj; in test_fentry_test() local22 &pkt_obj, &pkt_fd); in test_fentry_test()63 bpf_object__close(pkt_obj); in test_fentry_test()
10 struct bpf_object *obj = NULL, *pkt_obj; in test_fexit_bpf2bpf_common() local20 &pkt_obj, &pkt_fd); in test_fexit_bpf2bpf_common()78 bpf_object__close(pkt_obj); in test_fexit_bpf2bpf_common()
14 struct bpf_object *obj_fentry = NULL, *obj_fexit = NULL, *pkt_obj; in test_fentry_fexit() local26 &pkt_obj, &pkt_fd); in test_fentry_fexit()89 bpf_object__close(pkt_obj); in test_fentry_fexit()