Home
last modified time | relevance | path

Searched refs:max_clean (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c227 int max_clean = atomic_read(&tbl->gc_entries) - in neigh_forced_gc() local
254 if (shrunk >= max_clean) in neigh_forced_gc()
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c254 int max_clean = atomic_read(&tbl->gc_entries) - in neigh_forced_gc() local
281 if (shrunk >= max_clean) in neigh_forced_gc()

Completed in 11 milliseconds