Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dreg_bounds.c1522 static int u32_cmp(const void *p1, const void *p2) in u32_cmp() function
1590 qsort(ctx->usubvals, cnt, sizeof(*ctx->usubvals), u32_cmp); in gen_vals()