Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dswapfile.c1409 static int swp_entry_cmp(const void *ent1, const void *ent2) in swp_entry_cmp() function
1433 sort(entries, n, sizeof(entries[0]), swp_entry_cmp, NULL); in swapcache_free_entries()