Home
last modified time | relevance | path

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

/linux/lib/
A Dtest_sort.c13 static int cmpint(const void *a, const void *b) in cmpint() function
30 sort(a, TEST_LEN, sizeof(*a), cmpint, NULL); in test_sort()
/linux/mm/
A Dpercpu-stats.c25 static int cmpint(const void *a, const void *b) in cmpint() function
108 sort(alloc_sizes, as_len, sizeof(int), cmpint, NULL); in chunk_map_stats()

Completed in 7 milliseconds