Searched refs:ent2 (Results 1 – 3 of 3) sorted by relevance
163 struct idx_info *ent2; in do_fd_clear() local167 ent2 = evmap_io_get_fdinfo_(&base->io, s2); in do_fd_clear()169 if (!ent2) /* This indicates a bug. */ in do_fd_clear()172 ent2->read_pos_plus1 = i+1; in do_fd_clear()174 ent2->write_pos_plus1 = i+1; in do_fd_clear()
2986 struct ice_vsig_prof *ent1, *ent2; in ice_get_profs_vsig() local3005 LIST_FOR_EACH_ENTRY_SAFE(ent1, ent2, lst, ice_vsig_prof, list) { in ice_get_profs_vsig()