Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c1583 static int s64_cmp(const void *p1, const void *p2) in s64_cmp() function
1623 qsort(ctx->svals, ctx->val_cnt, sizeof(*ctx->svals), s64_cmp); in gen_vals()