Searched refs:obj_file (Results 1 – 3 of 3) sorted by relevance
14 const char *obj_file = "./test_probe_user.bpf.o"; in serial_test_probe_user() local25 obj = bpf_object__open_file(obj_file, &opts); in serial_test_probe_user()
56 const char *obj_file = v4 ? "connect_force_port4.bpf.o" : "connect_force_port6.bpf.o"; in run_test() local60 obj = bpf_object__open_file(obj_file, NULL); in run_test()
56 static void test_fexit_bpf2bpf_common(const char *obj_file, in test_fexit_bpf2bpf_common() argument97 obj = bpf_object__open_file(obj_file, NULL); in test_fexit_bpf2bpf_common()350 static void test_obj_load_failure_common(const char *obj_file, in test_obj_load_failure_common() argument371 obj = bpf_object__open_file(obj_file, NULL); in test_obj_load_failure_common()