Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/bpf/
Dsyscall.c480 const struct bpf_map_value_off_desc *off_desc1 = a, *off_desc2 = b; in bpf_map_kptr_off_cmp() local
482 if (off_desc1->offset < off_desc2->offset) in bpf_map_kptr_off_cmp()
484 else if (off_desc1->offset > off_desc2->offset) in bpf_map_kptr_off_cmp()