Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/nexus/
H A Dnexus.c63 static void nxctl_retain_locked(struct nxctl *);
143 nxctl_retain_locked(&_kernnxctl); /* one for us */ in nexus_init()
220 nxctl_retain_locked(nxctl); /* one for being in the list */ in nxctl_create()
221 nxctl_retain_locked(nxctl); /* one for the caller */ in nxctl_create()
1183 nxctl_retain_locked(struct nxctl *nxctl) in nxctl_retain_locked() function
1195 nxctl_retain_locked(nxctl); in nxctl_retain()