Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcfg.c211 static int cmp_ptr_to_u32(const void *a, const void *b) in cmp_ptr_to_u32() function
221 sort(items, cnt, sizeof(items[0]), cmp_ptr_to_u32, NULL); in sort_insn_array_uniq()