Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dswapfile.c1682 static int swp_entry_cmp(const void *ent1, const void *ent2) in swp_entry_cmp() argument
1684 const swp_entry_t *e1 = ent1, *e2 = ent2; in swp_entry_cmp()
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_flex_pipe.c3494 struct ice_vsig_prof *ent1, *ent2; in ice_get_profs_vsig() local
3513 list_for_each_entry_safe(ent1, ent2, lst, list) { in ice_get_profs_vsig()