Searched refs:dst_entries_get_fast (Results 1 – 4 of 4) sorted by relevance
42 static inline int dst_entries_get_fast(struct dst_ops *dst) in dst_entries_get_fast() function
205 if (ops->gc && dst_entries_get_fast(ops) > ops->gc_thresh) { in dst_alloc()
224 return dst_entries_get_fast(ops) > ops->gc_thresh * 2; in xfrm6_garbage_collect()
1681 entries = dst_entries_get_fast(ops); in ip6_dst_gc()