Searched refs:swp_entry_cmp (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dswapfile.c1415 static int swp_entry_cmp(const void *ent1, const void *ent2) function
1439 sort(entries, n, sizeof(entries[0]), swp_entry_cmp, NULL);

Completed in 119 milliseconds