Searched refs:patched_linfo (Results 1 – 1 of 1) sorted by relevance
5871 const void *patched_linfo, in test_get_linfo() argument6005 expected_linfo = patched_linfo + in test_get_linfo()6093 void *raw_btf, *patched_linfo = NULL; in do_test_info_raw() local6122 patched_linfo = patch_name_tbd(test->line_info, in do_test_info_raw()6125 if (IS_ERR(patched_linfo)) { in do_test_info_raw()6144 attr.line_info = ptr_to_u64(patched_linfo); in do_test_info_raw()6165 err = test_get_linfo(test, patched_linfo, in do_test_info_raw()6180 if (!IS_ERR(patched_linfo)) in do_test_info_raw()6181 free(patched_linfo); in do_test_info_raw()