Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dbtf.c3279 static int strs_dedup_remap_str_off(__u32 *str_off_ptr, void *ctx) in strs_dedup_remap_str_off() argument
3282 __u32 str_off = *str_off_ptr; in strs_dedup_remap_str_off()
3294 *str_off_ptr = err; in strs_dedup_remap_str_off()
3305 *str_off_ptr = d->btf->start_str_off + off; in strs_dedup_remap_str_off()