Searched refs:targ_essent_len (Results 1 – 2 of 2) sorted by relevance
9315 size_t targ_essent_len; in bpf_core_add_cands() local9336 targ_essent_len = bpf_core_essential_name_len(targ_name); in bpf_core_add_cands()9337 if (targ_essent_len != cands->name_len) in bpf_core_add_cands()
5709 size_t targ_essent_len; in bpf_core_add_cands() local5725 targ_essent_len = bpf_core_essential_name_len(targ_name); in bpf_core_add_cands()5726 if (targ_essent_len != local_essent_len) in bpf_core_add_cands()