Searched refs:to_del (Results 1 – 3 of 3) sorted by relevance
448 struct cache_entry *to_del = NULL; in remove_oldest_entry_locked() local458 if (!to_del || timespec64_compare(&ce->etime, in remove_oldest_entry_locked()459 &to_del->etime) < 0) in remove_oldest_entry_locked()460 to_del = ce; in remove_oldest_entry_locked()464 if (!to_del) { in remove_oldest_entry_locked()470 dump_ce(to_del); in remove_oldest_entry_locked()471 flush_cache_ent(to_del); in remove_oldest_entry_locked()
340 int to_del = 0; in bnad_set_coalesce() local372 to_del = 1; in bnad_set_coalesce()375 if (to_del) in bnad_set_coalesce()
1830 int to_del = 0; in bnad_stats_timer_stop() local1835 to_del = 1; in bnad_stats_timer_stop()1837 if (to_del) in bnad_stats_timer_stop()2148 int to_del = 0; in bnad_destroy_rx() local2158 to_del = 1; in bnad_destroy_rx()2161 if (to_del) in bnad_destroy_rx()