Searched refs:sysctl_remove_oid (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/arm/ti/am335x/ |
| H A D | am335x_scm.c | 171 sysctl_remove_oid(sc->sc_temp_oid, 1, 0); in am335x_scm_detach()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_et.c | 118 sysctl_remove_oid(et->et_sysctl, 1, 1); in et_deregister()
|
| H A D | kern_sysctl.c | 720 sysctl_remove_oid(struct sysctl_oid *oidp, int del, int recurse) in sysctl_remove_oid() function
|
| /f-stack/freebsd/arm/ti/twl/ |
| H A D | twl_clks.c | 623 sysctl_remove_oid(clk->oid, 1, 0); in twl_clks_detach()
|
| H A D | twl_vreg.c | 1002 sysctl_remove_oid(regulator->oid, 1, 0); in twl_vreg_detach()
|
| /f-stack/freebsd/sys/ |
| H A D | sysctl.h | 1150 int sysctl_remove_oid(struct sysctl_oid *oidp, int del, int recurse);
|
| /f-stack/freebsd/vm/ |
| H A D | uma_core.c | 2815 sysctl_remove_oid(zone->uz_oid, 1, 1); in zone_dtor()
|