Home
last modified time | relevance | path

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

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