Searched refs:dst_hold_and_use (Results 1 – 2 of 2) sorted by relevance
334 dst_hold_and_use(&rth->dst, now); in dn_insert_route()347 dst_hold_and_use(&rt->dst, now); in dn_insert_route()1257 dst_hold_and_use(&rt->dst, jiffies); in __dn_route_output_key()1535 dst_hold_and_use(&rt->dst, jiffies); in dn_route_input()
241 static inline void dst_hold_and_use(struct dst_entry *dst, unsigned long time) in dst_hold_and_use() function
Completed in 7 milliseconds