Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c1569 static int u64_cmp(const void *p1, const void *p2) in u64_cmp() function
1609 qsort(ctx->uvals, cnt, sizeof(*ctx->uvals), u64_cmp); in gen_vals()