Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
H A Dbtf.c3766 static int strs_dedup_remap_str_off(__u32 *str_off_ptr, void *ctx) in strs_dedup_remap_str_off() argument
3769 __u32 str_off = *str_off_ptr; in strs_dedup_remap_str_off()
3781 *str_off_ptr = err; in strs_dedup_remap_str_off()
3792 *str_off_ptr = d->btf->start_str_off + off; in strs_dedup_remap_str_off()