Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/skywalk/nexus/
H A Dnexus.c63 static void nxctl_retain_locked(struct nxctl *);
138 nxctl_retain_locked(&_kernnxctl); /* one for us */ in nexus_init()
184 nxctl_retain_locked(nxctl); /* one for being in the list */ in nxctl_create()
185 nxctl_retain_locked(nxctl); /* one for the caller */ in nxctl_create()
1149 nxctl_retain_locked(struct nxctl *nxctl) in nxctl_retain_locked() function
1161 nxctl_retain_locked(nxctl); in nxctl_retain()