Searched refs:str_off_fn_t (Results 1 – 1 of 1) sorted by relevance
1440 typedef int (*str_off_fn_t)(__u32 *str_off_ptr, void *ctx); typedef1446 static int btf_for_each_str_off(struct btf_dedup *d, str_off_fn_t fn, void *ctx) in btf_for_each_str_off()