Searched refs:btf_custom_path (Results 1 – 4 of 4) sorted by relevance
128 open_opts.btf_custom_path = btf_file; in test_core_autosize()206 open_opts.btf_custom_path = btf_file; in test_core_autosize()
1063 open_opts.btf_custom_path = test_case->btf_src_file; in run_core_reloc_tests()
87 const char *btf_custom_path;600 spec->btf_custom_path = s + sizeof(TEST_BTF_PATH) - 1; in parse_test_spec() 1184 open_opts->btf_custom_path = spec->btf_custom_path; in test_loader__run_subtests() 91 const char *btf_custom_path; global() member
738 char *btf_custom_path; member3503 if (obj->btf_ext && obj->btf_ext->core_relo_info.len && !obj->btf_custom_path) in obj_needs_vmlinux_btf()8358 btf_tmp_path = OPTS_GET(opts, btf_custom_path, NULL); in bpf_object_open()8364 obj->btf_custom_path = strdup(btf_tmp_path); in bpf_object_open()8365 if (!obj->btf_custom_path) { in bpf_object_open()8921 err = err ? : bpf_object__relocate(obj, obj->btf_custom_path ? : target_btf_path); in bpf_object_prepare()9459 zfree(&obj->btf_custom_path); in bpf_object__close()