Searched refs:nxctl_alloc (Results 1 – 1 of 1) sorted by relevance
66 static struct nxctl *nxctl_alloc(struct proc *, struct fileproc *, zalloc_flags_t);178 nxctl = nxctl_alloc(p, fp, Z_WAITOK); in nxctl_create()1125 nxctl_alloc(struct proc *p, struct fileproc *fp, zalloc_flags_t how) in nxctl_alloc() function