Home
last modified time | relevance | path

Searched refs:ro_psref (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/net/
H A Droute.h69 struct psref ro_psref; member
H A Droute.c2097 cpu_index(curcpu()), curlwp, &ro->ro_psref, &rt->rt_psref); in rtcache_trace()
2114 PSREF_DEBUG_FILL_RETURN_ADDRESS(&ro->ro_psref); in rtcache_ref()
2115 psref_acquire(&ro->ro_psref, &rt->rt_psref, rt_psref_class); in rtcache_ref()
2127 psref_release(&ro->ro_psref, &rt->rt_psref, rt_psref_class); in rtcache_unref()