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

/linux-master/include/net/
H A Dneighbour.h128 unsigned long periodic_gc_runs; /* number of periodic GC runs */ member in struct:neigh_statistics
/linux-master/net/core/
H A Dneighbour.c954 NEIGH_CACHE_STAT_INC(tbl, periodic_gc_runs);
2227 ndst.ndts_periodic_gc_runs += READ_ONCE(st->periodic_gc_runs);
3469 seq_puts(seq, "entries allocs destroys hash_grows lookups hits res_failed rcv_probes_mcast rcv_probes_ucast periodic_gc_runs forced_gc_runs unresolved_discards table_fulls\n");
3490 st->periodic_gc_runs,

Completed in 118 milliseconds