Home
last modified time | relevance | path

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

/linux/arch/x86/net/
H A Dbpf_jit_comp.c3631 static int cmp_ips(const void *a, const void *b) in cmp_ips() function
3647 sort(funcs, num_funcs, sizeof(funcs[0]), cmp_ips, NULL); in arch_prepare_bpf_dispatcher()