Searched refs:patched_linfo (Results 1 – 1 of 1) sorted by relevance
5926 const void *patched_linfo, in test_get_linfo() argument6060 expected_linfo = patched_linfo + in test_get_linfo()6148 void *raw_btf, *patched_linfo = NULL; in do_test_info_raw() local6176 patched_linfo = patch_name_tbd(test->line_info, in do_test_info_raw()6179 if (IS_ERR(patched_linfo)) { in do_test_info_raw()6198 attr.line_info = ptr_to_u64(patched_linfo); in do_test_info_raw()6219 err = test_get_linfo(test, patched_linfo, in do_test_info_raw()6237 if (!IS_ERR(patched_linfo)) in do_test_info_raw()6238 free(patched_linfo); in do_test_info_raw()