Searched refs:exempt_from_gc (Results 1 – 2 of 2) sorted by relevance
27 bool exempt_from_gc),29 TP_ARGS(tbl, dev, pkey, n, exempt_from_gc),48 __entry->gc_exempt = exempt_from_gc;
149 bool on_gc_list, exempt_from_gc; in neigh_update_gc_list() local163 if (exempt_from_gc && on_gc_list) { in neigh_update_gc_list()166 } else if (!exempt_from_gc && !on_gc_list) { in neigh_update_gc_list()450 u32 flags, bool exempt_from_gc) in neigh_alloc() argument456 if (exempt_from_gc) in neigh_alloc()500 if (!exempt_from_gc) in neigh_alloc()600 bool exempt_from_gc, bool want_ref) in ___neigh_create() argument665 if (!exempt_from_gc) in ___neigh_create()684 if (!exempt_from_gc) in ___neigh_create()2006 bool exempt_from_gc = ndm_permanent || in neigh_add() local[all …]