Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf.c3715 static int strs_dedup_remap_str_off(__u32 *str_off_ptr, void *ctx) in strs_dedup_remap_str_off() argument
3718 __u32 str_off = *str_off_ptr; in strs_dedup_remap_str_off()
3730 *str_off_ptr = err; in strs_dedup_remap_str_off()
3741 *str_off_ptr = d->btf->start_str_off + off; in strs_dedup_remap_str_off()