Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dswapfile.c1395 static int swp_entry_cmp(const void *ent1, const void *ent2) in swp_entry_cmp() function
1419 sort(entries, n, sizeof(entries[0]), swp_entry_cmp, NULL); in swapcache_free_entries()