Home
last modified time | relevance | path

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

/mm/
Dswapfile.c1414 static int swp_entry_cmp(const void *ent1, const void *ent2) in swp_entry_cmp() argument
1416 const swp_entry_t *e1 = ent1, *e2 = ent2; in swp_entry_cmp()