Searched refs:initial_ref (Results 1 – 2 of 2) sorted by relevance
169 void *dst_alloc(struct dst_ops *ops, int initial_ref) in dst_alloc() argument180 atomic_set(&dst->__refcnt, initial_ref); in dst_alloc()
355 extern void *dst_alloc(struct dst_ops * ops, int initial_ref);