Home
last modified time | relevance | path

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

/kernel/bpf/
Dsyscall.c502 const struct bpf_map_value_off_desc *off_desc1 = a, *off_desc2 = b; in bpf_map_kptr_off_cmp() local
504 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()