Home
last modified time | relevance | path

Searched refs:str_off_fn_t (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbtf.c3007 typedef int (*str_off_fn_t)(__u32 *str_off_ptr, void *ctx); typedef
3013 static int btf_for_each_str_off(struct btf_dedup *d, str_off_fn_t fn, void *ctx) in btf_for_each_str_off()