Searched refs:obj_file (Results 1 – 3 of 3) sorted by relevance
13 const char *obj_file = "./test_probe_user.bpf.o"; in serial_test_probe_user() 29 obj = bpf_object__open_file(obj_file, &opts); in serial_test_probe_user() 14 const char *obj_file = "./test_probe_user.bpf.o"; serial_test_probe_user() local
59 const char *obj_file = v4 ? "connect_force_port4.bpf.o" : "connect_force_port6.bpf.o"; in run_test() 63 obj = bpf_object__open_file(obj_file, NULL); in run_test() 56 const char *obj_file = v4 ? "connect_force_port4.bpf.o" : "connect_force_port6.bpf.o"; run_test() local
57 static void test_fexit_bpf2bpf_common(const char *obj_file, in test_fexit_bpf2bpf_common() argument98 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()