Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/am335x/
H A Dam335x_scm.c171 sysctl_remove_oid(sc->sc_temp_oid, 1, 0); in am335x_scm_detach()
/f-stack/freebsd/kern/
H A Dkern_et.c118 sysctl_remove_oid(et->et_sysctl, 1, 1); in et_deregister()
H A Dkern_sysctl.c720 sysctl_remove_oid(struct sysctl_oid *oidp, int del, int recurse) in sysctl_remove_oid() function
/f-stack/freebsd/arm/ti/twl/
H A Dtwl_clks.c623 sysctl_remove_oid(clk->oid, 1, 0); in twl_clks_detach()
H A Dtwl_vreg.c1002 sysctl_remove_oid(regulator->oid, 1, 0); in twl_vreg_detach()
/f-stack/freebsd/sys/
H A Dsysctl.h1150 int sysctl_remove_oid(struct sysctl_oid *oidp, int del, int recurse);
/f-stack/freebsd/vm/
H A Duma_core.c2815 sysctl_remove_oid(zone->uz_oid, 1, 1); in zone_dtor()