Searched refs:off_desc1 (Results 1 – 1 of 1) sorted by relevance
502 const struct bpf_map_value_off_desc *off_desc1 = a, *off_desc2 = b; in bpf_map_kptr_off_cmp() local504 if (off_desc1->offset < off_desc2->offset) in bpf_map_kptr_off_cmp()506 else if (off_desc1->offset > off_desc2->offset) in bpf_map_kptr_off_cmp()