Searched refs:local_n_off (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/bpf/
H A Drelo_core.c1458 __u32 local_n_off, targ_n_off; local
1460 local_n_off = btf_is_enum(local_t) ? btf_enum(local_t)[i].name_off :
1467 if (bpf_core_names_match(local_btf, local_n_off, targ_btf, targ_n_off)) {

Completed in 97 milliseconds