Searched refs:cgd_ioctl_clr (Results 1 – 1 of 1) sorted by relevance
410 static int cgd_ioctl_clr(struct cgd_softc *, struct lwp *);539 (ret = cgd_ioctl_clr(sc, curlwp)) != 0) in cgd_detach()1131 error = cgd_ioctl_clr(sc, l); in cgdioctl()1361 cgd_ioctl_clr(struct cgd_softc *sc, struct lwp *l) in cgd_ioctl_clr() function