HomeSort by: relevance | last modified time | path
    Searched refs:ro_psref (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
route.h 69 struct psref ro_psref; member in struct:route
route.c 2097 cpu_index(curcpu()), curlwp, &ro->ro_psref, &rt->rt_psref);
2114 PSREF_DEBUG_FILL_RETURN_ADDRESS(&ro->ro_psref);
2115 psref_acquire(&ro->ro_psref, &rt->rt_psref, rt_psref_class);
2127 psref_release(&ro->ro_psref, &rt->rt_psref, rt_psref_class);

Completed in 14 milliseconds