Searched refs:bpf_map_kptr_off_cmp (Results 1 – 1 of 1) sorted by relevance
498 static int bpf_map_kptr_off_cmp(const void *a, const void *b) in bpf_map_kptr_off_cmp() function520 return bsearch(&offset, tab->off, tab->nr_off, sizeof(tab->off[0]), bpf_map_kptr_off_cmp); in bpf_map_kptr_off_contains()