Searched refs:dst_hold_and_use (Results 1 – 2 of 2) sorted by relevance
341 dst_hold_and_use(&rth->dst, now); in dn_insert_route()354 dst_hold_and_use(&rt->dst, now); in dn_insert_route()1262 dst_hold_and_use(&rt->dst, jiffies); in __dn_route_output_key()1540 dst_hold_and_use(&rt->dst, jiffies); in dn_route_input()
250 static inline void dst_hold_and_use(struct dst_entry *dst, unsigned long time) in dst_hold_and_use() function