Searched refs:to_del (Results 1 – 3 of 3) sorted by relevance
443 struct cache_entry *to_del = NULL; in remove_oldest_entry() local451 if (!to_del || timespec64_compare(&ce->etime, in remove_oldest_entry()452 &to_del->etime) < 0) in remove_oldest_entry()453 to_del = ce; in remove_oldest_entry()457 if (!to_del) { in remove_oldest_entry()463 dump_ce(to_del); in remove_oldest_entry()464 flush_cache_ent(to_del); in remove_oldest_entry()
336 int to_del = 0; in bnad_set_coalesce() local368 to_del = 1; in bnad_set_coalesce()371 if (to_del) in bnad_set_coalesce()
1831 int to_del = 0; in bnad_stats_timer_stop() local1836 to_del = 1; in bnad_stats_timer_stop()1838 if (to_del) in bnad_stats_timer_stop()2150 int to_del = 0; in bnad_destroy_rx() local2160 to_del = 1; in bnad_destroy_rx()2163 if (to_del) in bnad_destroy_rx()