Searched refs:btf_for_each_str_off (Results 1 – 1 of 1) sorted by relevance
1446 static int btf_for_each_str_off(struct btf_dedup *d, str_off_fn_t fn, void *ctx) in btf_for_each_str_off() function1651 err = btf_for_each_str_off(d, btf_str_mark_as_used, &strs); in btf_dedup_strings()1708 err = btf_for_each_str_off(d, btf_str_remap_offset, &strs); in btf_dedup_strings()