Home
last modified time | relevance | path

Searched refs:psref_held (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/sys/
H A Dpsref.h101 bool psref_held(const struct psref_target *, struct psref_class *);
/netbsd-src/sys/net/
H A Dif_gif.h124 return psref_held(&var->gv_psref, gv_psref_class); in gif_heldref_variant()
H A Dif_l2tp.h158 return psref_held(&var->lv_psref, lv_psref_class); in l2tp_heldref_variant()
H A Dif_ipsec.h188 return psref_held(&var->iv_psref, iv_psref_class); in if_ipsec_heldref_variant()
H A Dif_l2tp.c382 KASSERT(psref_held(&var->lv_psref, lv_psref_class)); in l2tp_tx_enqueue()
464 KASSERT(psref_held(&var->lv_psref, lv_psref_class)); in l2tp_sendit()
505 KASSERT(psref_held(&var->lv_psref, lv_psref_class)); in l2tpintr()
H A Dif.c1888 return psref_held(&ifa->ifa_psref, ifa_psref_class); in ifa_held()
3063 return psref_held(&ifp->if_psref, ifnet_psref_class); in if_held()
/netbsd-src/sys/netinet/
H A Dip_encap.c312 KASSERTMSG((match == NULL) || psref_held(&match->psref, in encap4_lookup()
464 KASSERTMSG((match == NULL) || psref_held(&match->psref, in encap6_lookup()
/netbsd-src/sys/kern/
H A Dsubr_psref.c607 psref_held(const struct psref_target *target, struct psref_class *class) in psref_held() function
/netbsd-src/share/man/man9/
H A DMakefile827 psref.9 psref_held.9 \