share/examples/kld/dyn_sysctl/dyn_sysctl.c
41
static struct sysctl_oid *a_root, *a_root1, *b_root;
sys/arm/broadcom/bcm2835/bcm2835_audio.c
964
struct sysctl_oid *tree_node;
sys/arm/broadcom/bcm2835/bcm2835_bsc.c
239
struct sysctl_oid *tree_node;
sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
1228
struct sysctl_oid *oid;
sys/arm/broadcom/bcm2835/bcm2835_fbd.c
193
struct sysctl_oid *tree_node;
sys/arm/broadcom/bcm2835/bcm2835_firmware.c
78
struct sysctl_oid *tree_node;
sys/arm/broadcom/bcm2835/bcm2835_gpio.c
623
struct sysctl_oid *tree_node, *pin_node, *pinN_node;
sys/arm/broadcom/bcm2835/bcm2835_pwm.c
352
struct sysctl_oid *tree_node;
sys/arm/broadcom/bcm2835/bcm2835_rng.c
443
struct sysctl_oid *sysctl_tree;
sys/arm/broadcom/bcm2835/bcm2835_spi.c
195
struct sysctl_oid *tree_node;
sys/arm/nvidia/tegra124/tegra124_coretemp.c
198
struct sysctl_oid *oid;
sys/arm/nvidia/tegra_soctherm.c
656
struct sysctl_oid *oid, *tmp;
sys/arm/ti/am335x/am335x_lcd.c
208
struct sysctl_oid *sc_oid;
sys/arm/ti/am335x/am335x_lcd.c
962
struct sysctl_oid *tree;
sys/arm/ti/am335x/am335x_scm.c
47
struct sysctl_oid *sc_temp_oid;
sys/arm/ti/cpsw/if_cpsw.c
2669
cpsw_add_queue_sysctls(struct sysctl_ctx_list *ctx, struct sysctl_oid *node,
sys/arm/ti/cpsw/if_cpsw.c
2706
cpsw_add_watchdog_sysctls(struct sysctl_ctx_list *ctx, struct sysctl_oid *node,
sys/arm/ti/cpsw/if_cpsw.c
2721
struct sysctl_oid *stats_node, *queue_node, *node;
sys/arm/ti/ti_adc.c
551
struct sysctl_oid *tree_node, *inp_node, *inpN_node;
sys/arm/ti/ti_pruss.c
609
struct sysctl_oid *poid;
sys/arm/ti/ti_pruss.c
615
struct sysctl_oid *irq_root = SYSCTL_ADD_NODE(clist, SYSCTL_CHILDREN(poid),
sys/arm/ti/ti_pruss.c
638
struct sysctl_oid *irq_nodes = SYSCTL_ADD_NODE(clist, SYSCTL_CHILDREN(irq_root),
sys/arm/xilinx/zy7_devcfg.c
353
struct sysctl_oid *fclk_node;
sys/arm/xilinx/zy7_devcfg.c
73
struct sysctl_oid *sysctl_tree_top;
sys/arm64/arm64/gicv3_its.c
1031
struct sysctl_oid *oid, *child;
sys/arm64/nvidia/tegra210/tegra210_coretemp.c
203
struct sysctl_oid *oid;
sys/arm64/qoriq/qoriq_therm.c
280
struct sysctl_oid *oid, *tmp;
sys/arm64/rockchip/rk_tsadc.c
640
struct sysctl_oid *oid, *tmp;
sys/cam/ata/ata_da.c
279
struct sysctl_oid *sysctl_tree;
sys/cam/ata/ata_da.c
287
struct sysctl_oid *sysctl_stats_tree;
sys/cam/ata/ata_pmp.c
109
struct sysctl_oid *sysctl_tree;
sys/cam/cam_iosched.c
1231
struct sysctl_ctx_list *ctx, struct sysctl_oid *node)
sys/cam/cam_iosched.c
245
struct sysctl_oid *sysctl_tree;
sys/cam/cam_iosched.c
301
struct sysctl_oid *sysctl_tree;
sys/cam/cam_iosched.c
337
struct sysctl_oid *sysctl_tree;
sys/cam/cam_iosched.h
39
struct sysctl_oid;
sys/cam/cam_iosched.h
87
void cam_iosched_sysctl_init(struct cam_iosched_softc *, struct sysctl_ctx_list *, struct sysctl_oid *);
sys/cam/ctl/ctl_private.h
403
struct sysctl_oid *sysctl_tree;
sys/cam/nvme/nvme_da.c
120
struct sysctl_oid *sysctl_tree;
sys/cam/nvme/nvme_da.c
132
struct sysctl_oid *sysctl_stats_tree;
sys/cam/scsi/scsi_cd.c
172
struct sysctl_oid *sysctl_tree;
sys/cam/scsi/scsi_da.c
380
struct sysctl_oid *sysctl_tree;
sys/cam/scsi/scsi_da.c
389
struct sysctl_oid *sysctl_stats_tree;
sys/cam/scsi/scsi_sa.c
472
struct sysctl_oid *sysctl_tree;
sys/cam/scsi/scsi_sa.c
474
struct sysctl_oid *sysctl_timeout_tree;
sys/cddl/compat/opensolaris/sys/kstat.h
55
struct sysctl_oid *ks_sysctl_root;
sys/compat/linuxkpi/common/include/linux/kobject.h
44
struct sysctl_oid;
sys/compat/linuxkpi/common/include/linux/kobject.h
63
struct sysctl_oid *oidp;
sys/compat/linuxkpi/common/include/linux/sysfs.h
181
struct sysctl_oid *oid;
sys/compat/linuxkpi/common/include/linux/sysfs.h
197
struct sysctl_oid *group_oidp;
sys/compat/linuxkpi/common/include/linux/sysfs.h
304
struct sysctl_oid *oid;
sys/compat/linuxkpi/common/include/linux/sysfs.h
375
struct sysctl_oid *oidp;
sys/compat/linuxkpi/common/include/linux/sysfs.h
448
struct sysctl_oid *oidp;
sys/compat/linuxkpi/common/include/linux/sysfs.h
467
struct sysctl_oid *oid;
sys/compat/linuxkpi/common/src/linux_80211.c
3886
struct sysctl_oid *node;
sys/compat/linuxkpi/common/src/linux_compat.c
2837
struct sysctl_oid *rootoid;
sys/dev/acpi_support/acpi_asus.c
122
struct sysctl_oid *sysctl_tree;
sys/dev/acpi_support/acpi_asus_wmi.c
128
struct sysctl_oid *sysctl_tree;
sys/dev/acpi_support/acpi_fujitsu.c
128
struct sysctl_oid *sysctl_tree;
sys/dev/acpi_support/acpi_hp.c
164
struct sysctl_oid *sysctl_tree;
sys/dev/acpi_support/acpi_ibm.c
206
struct sysctl_oid *sysctl_tree;
sys/dev/acpi_support/acpi_panasonic.c
71
struct sysctl_oid *sysctl_tree;
sys/dev/acpi_support/acpi_rapidstart.c
55
struct sysctl_oid *sysctl_tree;
sys/dev/acpi_support/acpi_sbl_wmi.c
158
struct sysctl_oid *sysctl_tree;
sys/dev/acpi_support/acpi_system76.c
66
struct sysctl_oid *sysctl_tree;
sys/dev/acpi_support/acpi_toshiba.c
129
struct sysctl_oid *sysctl_tree;
sys/dev/acpi_support/atk0110.c
218
aibs_sensor_added(struct aibs_softc *sc, struct sysctl_oid *so,
sys/dev/acpi_support/atk0110.c
254
struct sysctl_oid **so;
sys/dev/acpi_support/atk0110.c
338
struct sysctl_oid **so;
sys/dev/acpi_support/atk0110.c
81
struct sysctl_oid *sc_volt_sysctl;
sys/dev/acpi_support/atk0110.c
82
struct sysctl_oid *sc_temp_sysctl;
sys/dev/acpi_support/atk0110.c
83
struct sysctl_oid *sc_fan_sysctl;
sys/dev/acpica/acpi_apei.c
158
static struct sysctl_oid *apei_sysctl_tree;
sys/dev/acpica/acpi_battery.c
49
static struct sysctl_oid *acpi_battery_sysctl_tree;
sys/dev/acpica/acpi_cpu.c
153
static struct sysctl_oid *cpu_sysctl_tree;
sys/dev/acpica/acpi_cpu.c
98
struct sysctl_oid *cpu_sysctl_tree;
sys/dev/acpica/acpi_dock.c
60
struct sysctl_oid *sysctl_tree;
sys/dev/acpica/acpi_thermal.c
110
struct sysctl_oid *tz_sysctl_tree;
sys/dev/acpica/acpi_thermal.c
172
static struct sysctl_oid *acpi_tz_sysctl_tree;
sys/dev/acpica/acpi_video.c
195
static struct sysctl_oid *acpi_video_sysctl_tree;
sys/dev/acpica/acpi_video.c
68
struct sysctl_oid *vo_sysctl_tree;
sys/dev/acpica/acpivar.h
61
struct sysctl_oid *acpi_sysctl_tree;
sys/dev/adb/adb_kbd.c
344
struct sysctl_oid *tree;
sys/dev/adb/adb_mouse.c
273
struct sysctl_oid *tree;
sys/dev/ae/if_ae.c
395
struct sysctl_oid *root, *stats, *stats_rx, *stats_tx;
sys/dev/ahci/ahci.c
806
struct sysctl_oid *tree;
sys/dev/aic7xxx/aic79xx.h
1182
struct sysctl_oid *sysctl_tree[AHD_SYSCTL_NUMBER];
sys/dev/al_eth/al_eth.c
273
struct sysctl_oid *tree;
sys/dev/alc/if_alc.c
1743
struct sysctl_oid *tree;
sys/dev/ale/if_ale.c
755
struct sysctl_oid *tree;
sys/dev/amdsmu/amdsmu.c
318
struct sysctl_oid *node;
sys/dev/amdsmu/amdsmu.h
75
struct sysctl_oid *sysctlnode;
sys/dev/amdsmu/amdsmu.h
90
struct sysctl_oid *ip_blocks_sysctlnode;
sys/dev/amdsmu/amdsmu.h
91
struct sysctl_oid *ip_block_sysctlnodes[
sys/dev/amdtemp/amdtemp.c
358
struct sysctl_oid *sysctlnode;
sys/dev/amdtemp/amdtemp.c
90
struct sysctl_oid *sc_sysctl_cpu[MAXCPU];
sys/dev/aq/aq_main.c
1277
struct sysctl_oid *tree = device_get_sysctl_tree(dev);
sys/dev/aq/aq_main.c
1280
struct sysctl_oid *stat_node, *queue_node;
sys/dev/asmc/asmc.c
698
struct sysctl_oid *sysctlnode;
sys/dev/asmc/asmcvar.h
40
struct sysctl_oid *sc_fan_tree[ASMC_MAXFANS+1];
sys/dev/asmc/asmcvar.h
41
struct sysctl_oid *sc_temp_tree;
sys/dev/asmc/asmcvar.h
42
struct sysctl_oid *sc_sms_tree;
sys/dev/asmc/asmcvar.h
43
struct sysctl_oid *sc_light_tree;
sys/dev/ath/ath_rate/amrr/amrr.c
444
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/ath/ath_rate/onoe/onoe.c
406
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/ath/ath_rate/sample/sample.c
1628
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/ath/if_ath_sysctl.c
1027
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/ath/if_ath_sysctl.c
1046
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/ath/if_ath_sysctl.c
1064
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/ath/if_ath_sysctl.c
1320
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/ath/if_ath_sysctl.c
785
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/ath/if_ath_sysctl.c
815
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/atkbdc/psm.c
203
struct sysctl_oid *sysctl_tree;
sys/dev/atkbdc/psm.c
300
struct sysctl_oid *sysctl_tree;
sys/dev/axgbe/xgbe-sysctl.c
1580
struct sysctl_oid *parent;
sys/dev/bge/if_bge.c
6309
struct sysctl_oid *tree;
sys/dev/bge/if_bge.c
6438
struct sysctl_oid *tree;
sys/dev/bhnd/cores/pmu/bhnd_pmu.c
106
struct sysctl_oid *tree;
sys/dev/bnxt/bnxt_en/bnxt.h
1176
struct sysctl_oid *hw_stats_oid;
sys/dev/bnxt/bnxt_en/bnxt.h
1178
struct sysctl_oid *hw_lro_oid;
sys/dev/bnxt/bnxt_en/bnxt.h
1180
struct sysctl_oid *flow_ctrl_oid;
sys/dev/bnxt/bnxt_en/bnxt.h
1182
struct sysctl_oid *dcb_oid;
sys/dev/bnxt/bnxt_en/bnxt.h
681
struct sysctl_oid *ver_oid;
sys/dev/bnxt/bnxt_en/bnxt.h
693
struct sysctl_oid *nvm_oid;
sys/dev/bnxt/bnxt_en/bnxt_sysctl.c
1165
struct sysctl_oid *oid = vi->ver_oid;
sys/dev/bnxt/bnxt_en/bnxt_sysctl.c
1237
struct sysctl_oid *oid = ni->nvm_oid;
sys/dev/bnxt/bnxt_en/bnxt_sysctl.c
1729
struct sysctl_oid *oid = softc->flow_ctrl_oid;
sys/dev/bnxt/bnxt_en/bnxt_sysctl.c
1753
struct sysctl_oid *oid = softc->hw_lro_oid;
sys/dev/bnxt/bnxt_en/bnxt_sysctl.c
184
struct sysctl_oid *oid;
sys/dev/bnxt/bnxt_en/bnxt_sysctl.c
2098
struct sysctl_oid *oid = softc->dcb_oid;
sys/dev/bnxt/bnxt_en/bnxt_sysctl.c
228
struct sysctl_oid *oid;
sys/dev/bnxt/bnxt_en/bnxt_sysctl.c
992
struct sysctl_oid *oid;
sys/dev/bxe/bxe.c
15985
struct sysctl_oid *queue_top, *queue;
sys/dev/cadence/if_cgem.c
1518
struct sysctl_oid *tree;
sys/dev/clk/clk.c
541
struct sysctl_oid *clknode_oid;
sys/dev/coretemp/coretemp.c
160
struct sysctl_oid *oid;
sys/dev/cxgb/cxgb_sge.c
3433
struct sysctl_oid *poid;
sys/dev/cxgb/cxgb_sge.c
3448
struct sysctl_oid *qspoid, *rspqpoid, *txqpoid,
sys/dev/cxgbe/adapter.h
1069
struct sysctl_oid *ctrlq_oid;
sys/dev/cxgbe/adapter.h
1070
struct sysctl_oid *fwq_oid;
sys/dev/cxgbe/adapter.h
257
struct sysctl_oid *rxq_oid;
sys/dev/cxgbe/adapter.h
258
struct sysctl_oid *txq_oid;
sys/dev/cxgbe/adapter.h
259
struct sysctl_oid *nm_rxq_oid;
sys/dev/cxgbe/adapter.h
260
struct sysctl_oid *nm_txq_oid;
sys/dev/cxgbe/adapter.h
261
struct sysctl_oid *ofld_rxq_oid;
sys/dev/cxgbe/adapter.h
262
struct sysctl_oid *ofld_txq_oid;
sys/dev/cxgbe/crypto/t4_crypto.c
1825
struct sysctl_oid *oid, *port_oid;
sys/dev/cxgbe/cxgbei/cxgbei.c
149
struct sysctl_oid *oid;
sys/dev/cxgbe/nvmf/nvmf_che.c
3143
struct sysctl_oid *oid;
sys/dev/cxgbe/t4_main.c
7732
struct sysctl_oid *oid;
sys/dev/cxgbe/t4_main.c
7870
struct sysctl_oid *oid;
sys/dev/cxgbe/t4_main.c
8317
struct sysctl_oid *oid;
sys/dev/cxgbe/t4_main.c
8420
struct sysctl_oid *oid;
sys/dev/cxgbe/t4_mp_ring.c
614
struct sysctl_oid *oid;
sys/dev/cxgbe/t4_netmap.c
129
struct sysctl_oid *oid;
sys/dev/cxgbe/t4_netmap.c
221
struct sysctl_oid *oid;
sys/dev/cxgbe/t4_sge.c
238
struct sysctl_ctx_list *, struct sysctl_oid *);
sys/dev/cxgbe/t4_sge.c
240
static void add_iq_sysctls(struct sysctl_ctx_list *, struct sysctl_oid *,
sys/dev/cxgbe/t4_sge.c
243
struct sysctl_oid *, struct sge_fl *);
sys/dev/cxgbe/t4_sge.c
252
static void add_rxq_sysctls(struct sysctl_ctx_list *, struct sysctl_oid *,
sys/dev/cxgbe/t4_sge.c
258
static void add_ofld_rxq_sysctls(struct sysctl_ctx_list *, struct sysctl_oid *,
sys/dev/cxgbe/t4_sge.c
269
struct sysctl_oid *);
sys/dev/cxgbe/t4_sge.c
272
struct sysctl_oid *, struct sge_eq *);
sys/dev/cxgbe/t4_sge.c
277
struct sysctl_ctx_list *, struct sysctl_oid *);
sys/dev/cxgbe/t4_sge.c
279
static void add_wrq_sysctls(struct sysctl_ctx_list *, struct sysctl_oid *,
sys/dev/cxgbe/t4_sge.c
284
struct sysctl_oid *, struct sge_txq *);
sys/dev/cxgbe/t4_sge.c
288
static void add_ofld_txq_sysctls(struct sysctl_ctx_list *, struct sysctl_oid *,
sys/dev/cxgbe/t4_sge.c
3524
struct sysctl_ctx_list *ctx, struct sysctl_oid *oid)
sys/dev/cxgbe/t4_sge.c
3764
add_iq_sysctls(struct sysctl_ctx_list *ctx, struct sysctl_oid *oid,
sys/dev/cxgbe/t4_sge.c
3787
struct sysctl_oid *oid, struct sge_fl *fl)
sys/dev/cxgbe/t4_sge.c
3895
struct sysctl_oid *oid;
sys/dev/cxgbe/t4_sge.c
4027
struct sysctl_oid *oid;
sys/dev/cxgbe/t4_sge.c
4123
add_rxq_sysctls(struct sysctl_ctx_list *ctx, struct sysctl_oid *oid,
sys/dev/cxgbe/t4_sge.c
4157
struct sysctl_oid *oid;
sys/dev/cxgbe/t4_sge.c
4254
add_ofld_rxq_sysctls(struct sysctl_ctx_list *ctx, struct sysctl_oid *oid,
sys/dev/cxgbe/t4_sge.c
4535
struct sysctl_oid *oid)
sys/dev/cxgbe/t4_sge.c
4570
struct sysctl_oid *oid, struct sge_eq *eq)
sys/dev/cxgbe/t4_sge.c
4685
struct sysctl_ctx_list *ctx, struct sysctl_oid *oid)
sys/dev/cxgbe/t4_sge.c
4721
add_wrq_sysctls(struct sysctl_ctx_list *ctx, struct sysctl_oid *oid,
sys/dev/cxgbe/t4_sge.c
4750
struct sysctl_oid *oid;
sys/dev/cxgbe/t4_sge.c
4861
struct sysctl_oid *oid, struct sge_txq *txq)
sys/dev/cxgbe/t4_sge.c
4988
struct sysctl_oid *oid;
sys/dev/cxgbe/t4_sge.c
5089
add_ofld_txq_sysctls(struct sysctl_ctx_list *ctx, struct sysctl_oid *oid,
sys/dev/dpaa2/dpaa2_ni.c
1712
struct sysctl_oid *node, *node2;
sys/dev/drm2/drmP.h
1748
struct sysctl_ctx_list *ctx, struct sysctl_oid *top);
sys/dev/drm2/drmP.h
899
struct sysctl_ctx_list *ctx, struct sysctl_oid *top);
sys/dev/drm2/drm_os_freebsd.c
237
struct sysctl_oid *top)
sys/dev/drm2/drm_os_freebsd.c
239
struct sysctl_oid *oid;
sys/dev/drm2/drm_sysctl.c
61
struct sysctl_oid *oid;
sys/dev/drm2/drm_sysctl.c
62
struct sysctl_oid *top, *drioid;
sys/dev/dwc/if_dwc_rk.c
373
struct sysctl_oid *child;
sys/dev/e1000/if_em.c
4963
struct sysctl_oid *tree = device_get_sysctl_tree(dev);
sys/dev/e1000/if_em.c
4967
struct sysctl_oid *stat_node, *queue_node, *int_node;
sys/dev/ena/ena.h
232
struct sysctl_oid *oid;
sys/dev/ena/ena_sysctl.c
204
struct sysctl_oid *tree;
sys/dev/ena/ena_sysctl.c
249
struct sysctl_oid *tree;
sys/dev/ena/ena_sysctl.c
252
struct sysctl_oid *queue_node, *tx_node, *rx_node, *hw_node;
sys/dev/ena/ena_sysctl.c
253
struct sysctl_oid *admin_node;
sys/dev/ena/ena_sysctl.c
445
struct sysctl_oid *ena_srd_info;
sys/dev/ena/ena_sysctl.c
449
struct sysctl_oid *tree;
sys/dev/ena/ena_sysctl.c
488
struct sysctl_oid *tree;
sys/dev/ena/ena_sysctl.c
491
struct sysctl_oid *customer_metric;
sys/dev/ena/ena_sysctl.c
522
struct sysctl_oid *tree;
sys/dev/ena/ena_sysctl.c
525
struct sysctl_oid *eni_node;
sys/dev/ena/ena_sysctl.c
563
struct sysctl_oid *tree;
sys/dev/ena/ena_sysctl.c
608
struct sysctl_oid *tree;
sys/dev/ena/ena_sysctl.c
645
struct sysctl_oid *tree;
sys/dev/ena/ena_sysctl.c
686
struct sysctl_oid *oid;
sys/dev/enic/if_enic.c
1235
struct sysctl_oid *txsnode;
sys/dev/enic/if_enic.c
1273
struct sysctl_oid *rxsnode;
sys/dev/enic/if_enic.c
1338
struct sysctl_oid *tree;
sys/dev/et/if_et.c
2427
struct sysctl_oid *tree;
sys/dev/etherswitch/ar40xx/ar40xx_main.c
236
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/etherswitch/arswitch/arswitch.c
497
struct sysctl_oid *tree;
sys/dev/evdev/evdev.c
209
struct sysctl_oid *ev_sysctl_tree;
sys/dev/firmware/arm/scmi.c
193
struct sysctl_oid *sysctl_trans;
sys/dev/firmware/arm/scmi.h
69
struct sysctl_oid *sysctl_root;
sys/dev/fxp/if_fxp.c
3119
struct sysctl_oid *tree;
sys/dev/glxiic/glxiic.c
313
struct sysctl_oid *tree;
sys/dev/gpio/gpiobacklight.c
105
struct sysctl_oid *tree;
sys/dev/gpio/gpiobacklight.c
49
struct sysctl_oid *sc_oid;
sys/dev/gpio/gpioths.c
304
struct sysctl_oid *tree;
sys/dev/gve/gve_sysctl.c
119
struct sysctl_oid *node;
sys/dev/gve/gve_sysctl.c
218
struct sysctl_oid *admin_node;
sys/dev/gve/gve_sysctl.c
280
struct sysctl_oid *main_node;
sys/dev/gve/gve_sysctl.c
469
struct sysctl_oid *tree;
sys/dev/gve/gve_sysctl.c
56
struct sysctl_oid *node;
sys/dev/hid/hconf.c
245
struct sysctl_oid *tree = device_get_sysctl_tree(dev);
sys/dev/hid/ps4dshock.c
1178
struct sysctl_oid *tree = device_get_sysctl_tree(dev);
sys/dev/hyperv/netvsc/if_hnvar.h
100
struct sysctl_oid *hn_rx_sysctl_tree;
sys/dev/hyperv/netvsc/if_hnvar.h
182
struct sysctl_oid *hn_tx_sysctl_tree;
sys/dev/hyperv/netvsc/if_hnvar.h
219
struct sysctl_oid *hn_tx_sysctl_tree;
sys/dev/hyperv/netvsc/if_hnvar.h
220
struct sysctl_oid *hn_rx_sysctl_tree;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1006
struct sysctl_oid *ch_tree, *chid_tree;
sys/dev/hyperv/vmbus/vmbus_br.c
107
vmbus_br_sysctl_create(struct sysctl_ctx_list *ctx, struct sysctl_oid *br_tree,
sys/dev/hyperv/vmbus/vmbus_br.c
110
struct sysctl_oid *tree;
sys/dev/hyperv/vmbus/vmbus_brvar.h
124
struct sysctl_oid *br_tree, struct vmbus_br *br,
sys/dev/hyperv/vmbus/vmbus_brvar.h
82
struct sysctl_oid;
sys/dev/hyperv/vmbus/vmbus_chan.c
251
struct sysctl_oid *ch_tree, *chid_tree, *br_tree;
sys/dev/iavf/iavf_iflib.h
278
struct sysctl_oid *vsi_node;
sys/dev/iavf/iavf_lib.c
815
struct sysctl_oid *debug_node;
sys/dev/iavf/iavf_lib.c
836
struct sysctl_oid *tree;
sys/dev/iavf/if_iavf_iflib.c
1934
struct sysctl_oid *queue_node;
sys/dev/ice/ice_fw_logging.c
342
ice_add_fw_logging_tunables(struct ice_softc *sc, struct sysctl_oid *parent)
sys/dev/ice/ice_fw_logging.c
345
struct sysctl_oid *fwlog_node, *module_node;
sys/dev/ice/ice_iflib.h
280
struct sysctl_oid *vsi_sysctls; /* Sysctl node for VSI sysctls */
sys/dev/ice/ice_iflib.h
281
struct sysctl_oid *debug_sysctls; /* Sysctl node for debug sysctls */
sys/dev/ice/ice_lib.c
110
struct sysctl_oid *parent);
sys/dev/ice/ice_lib.c
118
struct sysctl_oid *parent,
sys/dev/ice/ice_lib.c
4597
struct sysctl_oid *hw_node;
sys/dev/ice/ice_lib.c
4825
struct sysctl_oid *parent,
sys/dev/ice/ice_lib.c
4996
struct sysctl_oid *parent)
sys/dev/ice/ice_lib.c
4998
struct sysctl_oid *cso_node;
sys/dev/ice/ice_lib.c
5063
struct sysctl_oid *hw_node, *sw_node;
sys/dev/ice/ice_lib.c
5119
struct sysctl_oid *node;
sys/dev/ice/ice_lib.c
5159
struct sysctl_oid *parent,
sys/dev/ice/ice_lib.c
5188
struct sysctl_oid *parent,
sys/dev/ice/ice_lib.c
5191
struct sysctl_oid *mac_node;
sys/dev/ice/ice_lib.c
5775
ice_add_vsi_tunables(struct ice_vsi *vsi, struct sysctl_oid *parent)
sys/dev/ice/ice_lib.c
5843
struct sysctl_oid *node;
sys/dev/ice/ice_lib.c
6851
struct sysctl_oid *sw_node, *dump_node;
sys/dev/ice/ice_lib.c
7263
struct sysctl_oid *txq_node;
sys/dev/ice/ice_lib.c
7310
struct sysctl_oid *rxq_node;
sys/dev/ice/ice_lib.h
597
struct sysctl_oid *vsi_node;
sys/dev/ice/ice_lib.h
601
struct sysctl_oid *txqs_node;
sys/dev/ice/ice_lib.h
605
struct sysctl_oid *rxqs_node;
sys/dev/ice/ice_lib.h
927
struct sysctl_oid *parent);
sys/dev/ice/ice_lib.h
966
struct sysctl_oid *parent,
sys/dev/ice/ice_lib.h
970
struct sysctl_oid *parent,
sys/dev/ice/ice_lib.h
980
void ice_add_vsi_tunables(struct ice_vsi *vsi, struct sysctl_oid *parent);
sys/dev/igc/if_igc.c
2679
struct sysctl_oid *tree = device_get_sysctl_tree(dev);
sys/dev/igc/if_igc.c
2683
struct sysctl_oid *stat_node, *queue_node, *int_node;
sys/dev/iicbus/adc/ad7417.c
402
struct sysctl_oid *oid, *sensroot_oid;
sys/dev/iicbus/adc/ad7418.c
111
struct sysctl_oid *tree = device_get_sysctl_tree(dev);
sys/dev/iicbus/adc/ads111x.c
388
struct sysctl_oid *chantree, *devtree;
sys/dev/iicbus/adc/ads111x.c
541
struct sysctl_oid *tree;
sys/dev/iicbus/adc/pcf8591.c
168
struct sysctl_oid *tree_node;
sys/dev/iicbus/adc/pcf8591.c
170
struct sysctl_oid *inputs_node;
sys/dev/iicbus/controller/twsi/twsi.c
791
struct sysctl_oid *tree_node;
sys/dev/iicbus/gpio/tca64xx.c
554
struct sysctl_oid *node;
sys/dev/iicbus/gpio/tca64xx.c
595
struct sysctl_oid *node;
sys/dev/iicbus/pwm/adm1030.c
150
struct sysctl_oid *tree;
sys/dev/iicbus/pwm/adt746x.c
468
struct sysctl_oid *oid, *fanroot_oid;
sys/dev/iicbus/pwm/adt746x.c
593
struct sysctl_oid *oid, *sensroot_oid;
sys/dev/iicbus/rtc/ds1307.c
404
struct sysctl_oid *tree_node;
sys/dev/iicbus/rtc/ds3231.c
410
struct sysctl_oid *tree_node;
sys/dev/iicbus/rtc/rv3032.c
304
struct sysctl_oid *tree_node;
sys/dev/iicbus/sensor/ds1631.c
296
struct sysctl_oid *oid, *sensroot_oid;
sys/dev/iicbus/sensor/ds1775.c
171
struct sysctl_oid *oid, *sensroot_oid;
sys/dev/iicbus/sensor/htu21.c
415
struct sysctl_oid *tree_node;
sys/dev/iicbus/sensor/lm75.c
291
struct sysctl_oid *tree_node;
sys/dev/iicbus/sensor/max44009.c
148
struct sysctl_oid *tree_node;
sys/dev/iicbus/sensor/max6690.c
257
struct sysctl_oid *oid, *sensroot_oid;
sys/dev/iicbus/sensor/tmp461.c
127
struct sysctl_oid *sensor_root_oid;
sys/dev/ioat/ioat.c
1935
struct sysctl_oid *tree, *tmp;
sys/dev/irdma/fbsd_kcompat.h
86
struct sysctl_oid *irdma_sysctl_tree;
sys/dev/irdma/fbsd_kcompat.h
87
struct sysctl_oid *qos_sysctl_tree;
sys/dev/irdma/fbsd_kcompat.h
88
struct sysctl_oid *sws_sysctl_tree;
sys/dev/isci/isci_sysctl.c
247
struct sysctl_oid *sysctl_tree = device_get_sysctl_tree(isci->device);
sys/dev/isl/isl.c
182
struct sysctl_oid *sysctl_tree;
sys/dev/isp/isp_freebsd.c
113
struct sysctl_oid *tree = device_get_sysctl_tree(isp->isp_osinfo.dev);
sys/dev/iwi/if_iwi.c
3332
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/iwi/if_iwi.c
3507
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/iwn/if_iwn.c
1325
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/ixgbe/if_bypass.c
718
struct sysctl_oid *bp_node;
sys/dev/ixgbe/if_ix.c
2018
struct sysctl_oid *tree = device_get_sysctl_tree(dev);
sys/dev/ixgbe/if_ix.c
2021
struct sysctl_oid *stat_node, *queue_node;
sys/dev/ixgbe/if_ix.c
3368
struct sysctl_oid *dump_node;
sys/dev/ixgbe/if_ix.c
3495
struct sysctl_oid *phy_node;
sys/dev/ixgbe/if_ixv.c
1840
struct sysctl_oid *tree = device_get_sysctl_tree(dev);
sys/dev/ixgbe/if_ixv.c
1843
struct sysctl_oid *stat_node, *queue_node;
sys/dev/ixgbe/ixgbe.h
480
struct sysctl_oid *debug_sysctls;
sys/dev/ixgbe/ixgbe.h
611
struct sysctl_oid *parent);
sys/dev/ixgbe/ixgbe_fw_logging.c
401
ixgbe_add_fw_logging_tunables(struct ixgbe_softc *sc, struct sysctl_oid *parent)
sys/dev/ixgbe/ixgbe_fw_logging.c
404
struct sysctl_oid *fwlog_node, *module_node;
sys/dev/ixl/ixl.h
465
struct sysctl_oid *vsi_node;
sys/dev/ixl/ixl_pf_iflib.c
816
struct sysctl_oid *tree = device_get_sysctl_tree(dev);
sys/dev/ixl/ixl_pf_main.c
1041
struct sysctl_oid *stat_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO,
sys/dev/ixl/ixl_pf_main.c
2475
struct sysctl_oid *debug_node;
sys/dev/ixl/ixl_pf_main.c
2540
struct sysctl_oid *debug_node;
sys/dev/ixl/ixl_pf_main.c
2543
struct sysctl_oid *fec_node;
sys/dev/ixl/ixl_pf_main.c
2545
struct sysctl_oid *eee_node;
sys/dev/ixl/ixl_pf_main.c
947
struct sysctl_oid *tree;
sys/dev/ixl/ixl_txrx.c
849
struct sysctl_oid *tree;
sys/dev/ixl/ixl_txrx.c
901
struct sysctl_oid *queue_node;
sys/dev/jedec_dimm/jedec_dimm.c
271
struct sysctl_oid *oid;
sys/dev/jme/if_jme.c
965
struct sysctl_oid *tree;
sys/dev/kvm_clock/kvm_clock.c
268
struct sysctl_oid *tree = device_get_sysctl_tree(dev);
sys/dev/liquidio/lio_sysctl.c
143
struct sysctl_oid *tree = device_get_sysctl_tree(dev);
sys/dev/liquidio/lio_sysctl.c
145
struct sysctl_oid *stat_node, *queue_node, *root_node;
sys/dev/malo/if_malo.c
1817
struct sysctl_oid *tree = device_get_sysctl_tree(sc->malo_dev);
sys/dev/mana/mana_sysctl.c
157
struct sysctl_oid *tree;
sys/dev/mana/mana_sysctl.c
162
struct sysctl_oid *port_node, *stats_node;
sys/dev/mana/mana_sysctl.c
266
struct sysctl_oid *queue_node, *tx_node, *rx_node;
sys/dev/mge/if_mge.c
2104
struct sysctl_oid *tree;
sys/dev/mlx4/mlx4_core/mlx4_main.c
3757
struct sysctl_oid *node;
sys/dev/mlx4/mlx4_en/en.h
630
struct sysctl_oid *conf_sysctl;
sys/dev/mlx4/mlx4_en/en.h
631
struct sysctl_oid *stat_sysctl;
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
2652
struct sysctl_oid *node;
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
2654
struct sysctl_oid *coal;
sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
2729
struct sysctl_oid *ring_node;
sys/dev/mlx5/mlx5_core/mlx5_diag_cnt.c
512
struct sysctl_oid *diag_cnt_sysctl_node;
sys/dev/mlx5/mlx5_core/mlx5_main.c
1416
struct sysctl_oid *pme_sysctl_node;
sys/dev/mlx5/mlx5_core/mlx5_main.c
1417
struct sysctl_oid *pme_err_sysctl_node;
sys/dev/mlx5/mlx5_core/mlx5_main.c
1418
struct sysctl_oid *cap_sysctl_node;
sys/dev/mlx5/mlx5_core/mlx5_main.c
1419
struct sysctl_oid *current_cap_sysctl_node;
sys/dev/mlx5/mlx5_core/mlx5_main.c
1420
struct sysctl_oid *max_cap_sysctl_node;
sys/dev/mlx5/mlx5_en/en.h
1117
struct sysctl_oid *sysctl_ifnet;
sys/dev/mlx5/mlx5_en/en.h
1118
struct sysctl_oid *sysctl_hw;
sys/dev/mlx5/mlx5_en/mlx5_en_ethtool.c
1385
struct sysctl_oid *node;
sys/dev/mlx5/mlx5_en/mlx5_en_ethtool.c
1422
struct sysctl_oid *fec_node;
sys/dev/mlx5/mlx5_en/mlx5_en_ethtool.c
1423
struct sysctl_oid *qos_node;
sys/dev/mlx5/mlx5_en/mlx5_en_ethtool.c
1424
struct sysctl_oid *node;
sys/dev/mlx5/mlx5_en/mlx5_en_ethtool.c
37
struct sysctl_oid *node;
sys/dev/mlx5/mlx5_en/mlx5_en_ethtool.c
57
struct sysctl_oid *node;
sys/dev/mlx5/mlx5_en/mlx5_en_hw_tls.c
223
struct sysctl_oid *node;
sys/dev/mlx5/mlx5_en/mlx5_en_hw_tls_rx.c
478
struct sysctl_oid *node;
sys/dev/mlx5/mlx5_en/mlx5_en_rl.c
1639
struct sysctl_oid *node, const char *name, const char *desc)
sys/dev/mlx5/mlx5_en/mlx5_en_rl.c
1670
struct sysctl_oid *node, const char *name, const char *desc)
sys/dev/mlx5/mlx5_en/mlx5_en_rl.c
37
struct sysctl_oid *, const char *name, const char *desc);
sys/dev/mlx5/mlx5_en/mlx5_en_rl.c
39
struct sysctl_oid *node, const char *name, const char *desc);
sys/dev/mlx5/mlx5_en/mlx5_en_rl.c
852
struct sysctl_oid *node;
sys/dev/mlx5/mlx5_en/mlx5_en_rl.c
853
struct sysctl_oid *stats;
sys/dev/mlx5/mlx5_ib/mlx5_ib_cong.c
478
struct sysctl_oid *parent;
sys/dev/mlx5/mlx5_ib/mlx5_ib_cong.c
479
struct sysctl_oid *node;
sys/dev/mmc/mmcspi.c
439
struct sysctl_oid *tree;
sys/dev/mpi3mr/mpi3mr.h
572
struct sysctl_oid *sysctl_tree;
sys/dev/mpi3mr/mpi3mr_pci.c
111
struct sysctl_oid *sysctl_tree = NULL;
sys/dev/mpr/mpr.c
1826
struct sysctl_oid *sysctl_tree = NULL;
sys/dev/mpr/mprvar.h
373
struct sysctl_oid *sysctl_tree;
sys/dev/mps/mps.c
1673
struct sysctl_oid *sysctl_tree = NULL;
sys/dev/mps/mpsvar.h
330
struct sysctl_oid *sysctl_tree;
sys/dev/mpt/mpt.c
2145
struct sysctl_oid *tree = device_get_sysctl_tree(mpt->dev);
sys/dev/mpt/mpt_cam.c
412
struct sysctl_oid *tree;
sys/dev/mpt/mpt_raid.c
1812
struct sysctl_oid *tree = device_get_sysctl_tree(mpt->dev);
sys/dev/mrsas/mrsas.c
372
struct sysctl_oid *sysctl_tree = NULL;
sys/dev/mrsas/mrsas.h
3577
struct sysctl_oid *sysctl_tree;
sys/dev/msk/if_msk.c
4459
struct sysctl_oid *tree;
sys/dev/mwl/if_mwl.c
4788
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/mxge/if_mxge_var.h
188
struct sysctl_oid *sysctl_tree;
sys/dev/mxge/if_mxge_var.h
256
struct sysctl_oid *slice_sysctl_tree;
sys/dev/neta/if_mvneta.c
3416
struct sysctl_oid *tree;
sys/dev/nfe/if_nfe.c
3053
struct sysctl_oid *tree;
sys/dev/nge/if_nge.c
2617
struct sysctl_oid *tree;
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2917
struct sysctl_oid *tree, *tmptree;
sys/dev/ntb/test/ntb_tool.c
1309
struct sysctl_oid *parent, *peer;
sys/dev/ntb/test/ntb_tool.c
405
tool_fn_write(struct tool_ctx *tc, struct sysctl_oid *oidp,
sys/dev/ntb/test/ntb_tool.c
574
tool_mw_write_fn(struct sysctl_oid *oidp, struct sysctl_req *req,
sys/dev/ntb/test/ntb_tool.c
921
tool_mw_trans_write(struct sysctl_oid *oidp, struct sysctl_req *req,
sys/dev/nvdimm/nvdimm.c
313
struct sysctl_oid *oid;
sys/dev/nvme/nvme_sysctl.c
296
struct sysctl_ctx_list *ctrlr_ctx, struct sysctl_oid *que_tree)
sys/dev/nvme/nvme_sysctl.c
348
struct sysctl_oid *ctrlr_tree, *que_tree, *ioq_tree;
sys/dev/nvmf/host/nvmf.c
500
struct sysctl_oid *oid;
sys/dev/nvmf/host/nvmf_qpair.c
259
struct sysctl_oid *oid;
sys/dev/oce/oce_sysctl.c
61
struct sysctl_oid *stats_node);
sys/dev/oce/oce_sysctl.c
64
struct sysctl_oid *stats_node);
sys/dev/oce/oce_sysctl.c
694
struct sysctl_oid *stats_node)
sys/dev/oce/oce_sysctl.c
696
struct sysctl_oid *rx_stats_node, *tx_stats_node;
sys/dev/oce/oce_sysctl.c
699
struct sysctl_oid *queue_stats_node;
sys/dev/oce/oce_sysctl.c
82
struct sysctl_oid *tree = device_get_sysctl_tree(sc->dev);
sys/dev/oce/oce_sysctl.c
84
struct sysctl_oid *stats_node;
sys/dev/oce/oce_sysctl.c
909
struct sysctl_oid *stats_node)
sys/dev/oce/oce_sysctl.c
911
struct sysctl_oid *rx_stats_node, *tx_stats_node;
sys/dev/oce/oce_sysctl.c
914
struct sysctl_oid *queue_stats_node;
sys/dev/ocs_fc/ocs_ioctl.c
1073
struct sysctl_oid *tree = device_get_sysctl_tree(ocs->dev);
sys/dev/ocs_fc/ocs_ioctl.c
1074
struct sysctl_oid *vtree;
sys/dev/pccbb/pccbb_pci.c
281
struct sysctl_oid *soid;
sys/dev/pci/pci_pci.c
1418
struct sysctl_oid *soid;
sys/dev/qat/include/adf_fw_counters.h
29
struct sysctl_oid *debug;
sys/dev/qat/include/adf_heartbeat.h
12
struct sysctl_oid *oid;
sys/dev/qat/include/common/adf_accel_devices.h
680
struct sysctl_oid *debugfs_ae_config;
sys/dev/qat/include/common/adf_accel_devices.h
687
struct sysctl_oid *ras_correctable;
sys/dev/qat/include/common/adf_accel_devices.h
688
struct sysctl_oid *ras_uncorrectable;
sys/dev/qat/include/common/adf_accel_devices.h
689
struct sysctl_oid *ras_fatal;
sys/dev/qat/include/common/adf_accel_devices.h
690
struct sysctl_oid *ras_reset;
sys/dev/qat/include/common/adf_accel_devices.h
691
struct sysctl_oid *pke_replay_dbgfile;
sys/dev/qat/include/common/adf_accel_devices.h
692
struct sysctl_oid *misc_error_dbgfile;
sys/dev/qat/include/common/adf_accel_devices.h
693
struct sysctl_oid *fw_version_oid;
sys/dev/qat/include/common/adf_accel_devices.h
694
struct sysctl_oid *mmp_version_oid;
sys/dev/qat/include/common/adf_accel_devices.h
695
struct sysctl_oid *hw_version_oid;
sys/dev/qat/include/common/adf_accel_devices.h
696
struct sysctl_oid *cnv_error_oid;
sys/dev/qat/include/common/adf_accel_devices.h
702
struct sysctl_oid *safe_dc_mode;
sys/dev/qat/include/common/adf_cfg.h
31
struct sysctl_oid *debug;
sys/dev/qat/include/common/adf_transport_internal.h
10
struct sysctl_oid *debug;
sys/dev/qat/include/common/adf_transport_internal.h
41
struct sysctl_oid *bank_debug_dir;
sys/dev/qat/include/common/adf_transport_internal.h
42
struct sysctl_oid *bank_debug_cfg;
sys/dev/qat/include/common/adf_transport_internal.h
48
struct sysctl_oid *debug;
sys/dev/qat/qat/qat_ocf.c
47
struct sysctl_oid *rc;
sys/dev/qat/qat_common/adf_cfg_sysctl.c
295
struct sysctl_oid *qat_sysctl_tree;
sys/dev/qat/qat_common/adf_clock.c
50
struct sysctl_oid *qat_sysctl_tree;
sys/dev/qat/qat_common/adf_clock.c
51
struct sysctl_oid *rc = 0;
sys/dev/qat/qat_common/adf_freebsd_cnvnr_ctrs_dbg.c
150
struct sysctl_oid *qat_cnvnr_ctrs_sysctl_tree;
sys/dev/qat/qat_common/adf_freebsd_heartbeat_dbg.c
97
struct sysctl_oid *qat_hb_sysctl_tree;
sys/dev/qat/qat_common/adf_freebsd_pfvf_ctrs_dbg.c
112
struct sysctl_oid *qat_pfvf_ctrs_sysctl_tree;
sys/dev/qat/qat_common/adf_freebsd_pfvf_ctrs_dbg.c
113
struct sysctl_oid *oid_pfvf;
sys/dev/qat/qat_common/adf_freebsd_transport_debug.c
177
struct sysctl_oid *parent = accel_dev->transport->debug;
sys/dev/qat/qat_common/adf_freebsd_ver_dbg.c
98
struct sysctl_oid *qat_sysctl_tree;
sys/dev/qat/qat_common/adf_fw_counters.c
217
struct sysctl_oid *qat_sysctl_tree;
sys/dev/qat/qat_hw/qat_4xxx/adf_drv.c
80
struct sysctl_oid *qat_sysctl_tree;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ae_config.c
117
struct sysctl_oid *qat_sysctl_tree = NULL;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ae_config.c
118
struct sysctl_oid *ae_conf_ctl = NULL;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
2207
remove_oid(struct adf_accel_dev *accel_dev, struct sysctl_oid *oid)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.h
568
void remove_oid(struct adf_accel_dev *accel_dev, struct sysctl_oid *oid);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_misc_error_stats.c
57
struct sysctl_oid *qat_sysctl_tree = NULL;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_misc_error_stats.c
58
struct sysctl_oid *misc_er_file = NULL;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.c
61
struct sysctl_oid *qat_sysctl_tree = NULL;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_pke_replay_stats.c
62
struct sysctl_oid *pke_rep_file = NULL;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
73
struct sysctl_oid *qat_sysctl_tree;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
74
struct sysctl_oid *ras_corr;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
75
struct sysctl_oid *ras_uncor;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
76
struct sysctl_oid *ras_fat;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ras.c
77
struct sysctl_oid *ras_res;
sys/dev/qat_c2xxx/qat.c
1648
struct sysctl_oid *oid;
sys/dev/qcom_ess_edma/qcom_ess_edma.c
663
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/qcom_mdio/qcom_mdio_ipq4018.c
94
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/qcom_qup/qcom_spi.c
277
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/qcom_tlmm/qcom_tlmm_debug.c
58
struct sysctl_oid *tree = device_get_sysctl_tree(sc->dev);
sys/dev/qlnx/qlnxe/qlnx_os.c
1480
struct sysctl_oid *ctx_oid;
sys/dev/qlnx/qlnxe/qlnx_os.c
1503
struct sysctl_oid *ctx_oid;
sys/dev/qlnx/qlnxe/qlnx_os.c
1775
struct sysctl_oid *ctx_oid;
sys/dev/qlxgbe/ql_hw.c
255
struct sysctl_oid *ctx_oid;
sys/dev/qlxgbe/ql_hw.c
472
struct sysctl_oid *ctx_oid;
sys/dev/qlxgbe/ql_hw.c
590
struct sysctl_oid *ctx_oid;
sys/dev/qlxgbe/ql_hw.c
768
struct sysctl_oid *ctx_oid;
sys/dev/qlxgbe/ql_hw.c
806
struct sysctl_oid *ctx_oid;
sys/dev/qlxgbe/ql_hw.c
850
struct sysctl_oid *ctx_oid;
sys/dev/random/fortuna.c
280
struct sysctl_oid *random_fortuna_o;
sys/dev/random/ivy.c
116
struct sysctl_oid *o;
sys/dev/regulator/regulator.c
357
struct sysctl_oid *regnode_oid;
sys/dev/rge/if_rge_sysctl.c
191
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/rge/if_rge_sysctl.c
229
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/rge/if_rge_sysctl.c
66
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/rtwn/if_rtwn.c
365
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/rtwn/rtl8821a/usb/r21au_attach.c
120
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/rtwn/usb/rtwn_usb_attach.c
362
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/safexcel/safexcel.c
1157
struct sysctl_oid *oid;
sys/dev/sdhci/sdhci.c
877
struct sysctl_oid *node_oid;
sys/dev/sfxge/sfxge.c
970
struct sysctl_oid *vpd_node;
sys/dev/sfxge/sfxge.h
273
struct sysctl_oid *stats_node;
sys/dev/sfxge/sfxge.h
275
struct sysctl_oid *evqs_stats_node;
sys/dev/sfxge/sfxge.h
277
struct sysctl_oid *txqs_node;
sys/dev/sfxge/sfxge_ev.c
486
struct sysctl_oid *evq_stats_node;
sys/dev/sfxge/sfxge_ev.c
979
struct sysctl_oid *sysctl_tree = device_get_sysctl_tree(sc->dev);
sys/dev/sfxge/sfxge_port.c
749
struct sysctl_oid *sysctl_tree;
sys/dev/sfxge/sfxge_tx.c
1747
sfxge_txq_stat_init(struct sfxge_txq *txq, struct sysctl_oid *txq_node)
sys/dev/sfxge/sfxge_tx.c
1750
struct sysctl_oid *stat_node;
sys/dev/sfxge/sfxge_tx.c
1810
struct sysctl_oid *txq_node;
sys/dev/sfxge/sfxge_tx.c
1813
struct sysctl_oid *dpl_node;
sys/dev/sound/pci/emu10kx.c
377
struct sysctl_oid *root;
sys/dev/sound/pcm/sound.h
218
struct sysctl_oid *play_sysctl_tree, *rec_sysctl_tree;
sys/dev/sound/usb/uaudio.c
3004
struct sysctl_oid *mixer_tree;
sys/dev/sound/usb/uaudio.c
3005
struct sysctl_oid *control_tree;
sys/dev/ste/if_ste.c
2018
struct sysctl_oid *tree;
sys/dev/sume/if_sume.c
1278
struct sysctl_oid *tree = device_get_sysctl_tree(dev);
sys/dev/sume/if_sume.c
1280
struct sysctl_oid *tmp_tree;
sys/dev/thunderbolt/nhi.c
1143
struct sysctl_oid *tree = NULL;
sys/dev/thunderbolt/nhi_var.h
193
struct sysctl_oid *sysctl_tree;
sys/dev/thunderbolt/nhi_wmi.c
56
struct sysctl_oid *sysctl_tree;
sys/dev/thunderbolt/tb_pcib.c
162
struct sysctl_oid *tree = NULL;
sys/dev/thunderbolt/tb_pcib.h
51
struct sysctl_oid *sysctl_tree;
sys/dev/tsec/if_tsec.c
1665
struct sysctl_oid *tree;
sys/dev/tws/tws.h
223
struct sysctl_oid *tws_oidp; /* sysctl context */
sys/dev/uart/uart_core.c
189
struct sysctl_oid *tree;
sys/dev/ufshci/ufshci_sysctl.c
128
struct sysctl_ctx_list *ctrlr_ctx, struct sysctl_oid *que_tree)
sys/dev/ufshci/ufshci_sysctl.c
170
struct sysctl_oid *ctrlr_tree, *que_tree, *ioq_tree;
sys/dev/usb/misc/ugold.c
192
struct sysctl_oid *sensor_tree;
sys/dev/usb/net/if_ure.c
1061
struct sysctl_oid *soid;
sys/dev/usb/net/uhso.c
1556
struct sysctl_oid *soid;
sys/dev/usb/net/uhso.c
549
struct sysctl_oid *soid;
sys/dev/usb/net/uhso.c
550
struct sysctl_oid *tree = NULL, *tty_node;
sys/dev/usb/net/usb_ethernet.h
79
struct sysctl_oid *ue_sysctl_oid;
sys/dev/usb/serial/ufoma.c
368
struct sysctl_oid *soid;
sys/dev/usb/serial/usb_serial.h
137
struct sysctl_oid *sc_sysctl_ttyname;
sys/dev/usb/serial/usb_serial.h
138
struct sysctl_oid *sc_sysctl_ttyports;
sys/dev/usb/template/usb_template_audio.c
414
struct sysctl_oid *parent;
sys/dev/usb/template/usb_template_cdce.c
281
struct sysctl_oid *parent;
sys/dev/usb/template/usb_template_cdceem.c
203
struct sysctl_oid *parent;
sys/dev/usb/template/usb_template_kbd.c
239
struct sysctl_oid *parent;
sys/dev/usb/template/usb_template_midi.c
260
struct sysctl_oid *parent;
sys/dev/usb/template/usb_template_modem.c
274
struct sysctl_oid *parent;
sys/dev/usb/template/usb_template_mouse.c
237
struct sysctl_oid *parent;
sys/dev/usb/template/usb_template_msc.c
202
struct sysctl_oid *parent;
sys/dev/usb/template/usb_template_mtp.c
269
struct sysctl_oid *parent;
sys/dev/usb/template/usb_template_multi.c
431
struct sysctl_oid *parent;
sys/dev/usb/template/usb_template_phone.c
432
struct sysctl_oid *parent;
sys/dev/usb/template/usb_template_serialnet.c
387
struct sysctl_oid *parent;
sys/dev/usb/usb_hub.c
1214
struct sysctl_oid *sysctl_tree;
sys/dev/usb/usb_hub_acpi.c
378
struct sysctl_oid *oid;
sys/dev/usb/video/udl.c
315
struct sysctl_oid *tree = device_get_sysctl_tree(dev);
sys/dev/usb/wlan/if_uath.c
2162
struct sysctl_oid *tree;
sys/dev/usb/wlan/if_upgt.c
2033
struct sysctl_oid *tree;
sys/dev/usb/wlan/if_urtw.c
4378
struct sysctl_oid *tree;
sys/dev/vge/if_vge.c
2482
struct sysctl_oid *tree;
sys/dev/virtio/balloon/virtio_balloon.c
573
struct sysctl_oid *tree;
sys/dev/virtio/block/virtio_blk.c
1812
struct sysctl_oid *tree;
sys/dev/virtio/network/if_vtnet.c
4127
struct sysctl_oid *node;
sys/dev/virtio/network/if_vtnet.c
4170
struct sysctl_oid *node;
sys/dev/virtio/network/if_vtnet.c
4208
struct sysctl_oid *tree;
sys/dev/virtio/network/if_vtnet.c
4444
struct sysctl_oid *tree;
sys/dev/virtio/p9fs/virtio_p9fs.c
308
struct sysctl_oid *tree;
sys/dev/virtio/pci/virtio_pci.c
982
struct sysctl_oid *tree;
sys/dev/virtio/scsi/virtio_scsi.c
2307
struct sysctl_oid *tree;
sys/dev/vmware/vmxnet3/if_vmx.c
2214
struct sysctl_oid *node, *txsnode;
sys/dev/vmware/vmxnet3/if_vmx.c
2255
struct sysctl_oid *node, *rxsnode;
sys/dev/vmware/vmxnet3/if_vmx.c
2301
struct sysctl_oid *node;
sys/dev/vmware/vmxnet3/if_vmx.c
2383
struct sysctl_oid *tree;
sys/dev/vte/if_vte.c
542
struct sysctl_oid *tree;
sys/dev/wbwd/wbwd.c
499
struct sysctl_oid *soid;
sys/dev/wdatwd/wdatwd.c
647
struct sysctl_oid *soid;
sys/dev/wpi/if_wpi.c
588
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/dev/xen/blkback/blkback.c
3354
struct sysctl_oid *sysctl_tree = NULL;
sys/dev/xen/blkfront/blkfront.c
897
struct sysctl_oid *sysctl_tree = NULL;
sys/dev/xen/netback/netback.c
1139
struct sysctl_oid *sysctl_tree = NULL;
sys/dev/xen/xenstore/xenstore_dev.c
514
struct sysctl_oid *sysctl_tree;
sys/geom/geom_disk.c
68
struct sysctl_oid *sysctl_tree;
sys/i386/i386/longrun.c
165
static struct sysctl_oid *crusoe_sysctl_tree;
sys/kern/kern_boottrace.c
444
_boottrace_sysctl(struct bt_table *btp, struct sysctl_oid *oidp,
sys/kern/kern_jail.c
5256
struct sysctl_oid *parent;
sys/kern/kern_linker.c
309
struct sysctl_oid **start, **stop, **oidp;
sys/kern/kern_linker.c
355
struct sysctl_oid **start, **stop, **oidp;
sys/kern/kern_linker.c
377
struct sysctl_oid **start, **stop, **oidp;
sys/kern/kern_switch.c
116
struct sysctl_oid *p;
sys/kern/kern_sysctl.c
1017
struct sysctl_oid *oidp;
sys/kern/kern_sysctl.c
1119
struct sysctl_oid *oidp;
sys/kern/kern_sysctl.c
1187
struct sysctl_oid *oid, key;
sys/kern/kern_sysctl.c
124
static int sysctl_remove_oid_locked(struct sysctl_oid *oidp, int del,
sys/kern/kern_sysctl.c
1256
sysctl_sysctl_next_node(struct sysctl_oid *oidp, int *name, unsigned int namelen,
sys/kern/kern_sysctl.c
128
static int name2oid(const char *, int *, int *, struct sysctl_oid **);
sys/kern/kern_sysctl.c
130
static struct sysctl_oid *
sys/kern/kern_sysctl.c
133
struct sysctl_oid *oidp;
sys/kern/kern_sysctl.c
1340
struct sysctl_oid *oidp = NULL, key;
sys/kern/kern_sysctl.c
1433
name2oid(const char *name, int *oid, int *len, struct sysctl_oid **oidpp)
sys/kern/kern_sysctl.c
1435
struct sysctl_oid *oidp;
sys/kern/kern_sysctl.c
144
static struct sysctl_oid *
sys/kern/kern_sysctl.c
1474
struct sysctl_oid *op = NULL;
sys/kern/kern_sysctl.c
148
struct sysctl_oid *oidp;
sys/kern/kern_sysctl.c
1521
struct sysctl_oid *oid;
sys/kern/kern_sysctl.c
1553
struct sysctl_oid *oid;
sys/kern/kern_sysctl.c
1582
struct sysctl_oid *oid;
sys/kern/kern_sysctl.c
179
sysctl_root_handler_locked(struct sysctl_oid *oid, void *arg1, intmax_t arg2,
sys/kern/kern_sysctl.c
221
sysctl_load_tunable_by_oid_locked(struct sysctl_oid *oidp)
sys/kern/kern_sysctl.c
224
struct sysctl_oid *curr;
sys/kern/kern_sysctl.c
2283
sysctl_find_oid(int *name, u_int namelen, struct sysctl_oid **noid,
sys/kern/kern_sysctl.c
2287
struct sysctl_oid *oid;
sys/kern/kern_sysctl.c
2288
struct sysctl_oid key;
sys/kern/kern_sysctl.c
2335
struct sysctl_oid *oid;
sys/kern/kern_sysctl.c
2642
static struct sysctl_oid *g_ddb_oid;
sys/kern/kern_sysctl.c
2853
db_sysctl(struct sysctl_oid *oidp, int *name, u_int namelen,
sys/kern/kern_sysctl.c
2899
struct sysctl_oid *oidp;
sys/kern/kern_sysctl.c
2920
db_oid_safe(const struct sysctl_oid *oidp)
sys/kern/kern_sysctl.c
2935
db_show_oid(struct sysctl_oid *oidp, int *oid, size_t nlen, int flags)
sys/kern/kern_sysctl.c
2990
struct sysctl_oid *oidp;
sys/kern/kern_sysctl.c
3044
struct sysctl_oid *oidp;
sys/kern/kern_sysctl.c
365
sysctl_search_oid(struct sysctl_oid **nodes, struct sysctl_oid *needle)
sys/kern/kern_sysctl.c
404
sysctl_warn_reuse(const char *func, struct sysctl_oid *leaf)
sys/kern/kern_sysctl.c
406
struct sysctl_oid *nodes[CTL_MAXNAME];
sys/kern/kern_sysctl.c
446
sysctl_register_oid(struct sysctl_oid *oidp)
sys/kern/kern_sysctl.c
449
struct sysctl_oid *p, key;
sys/kern/kern_sysctl.c
543
sysctl_register_disabled_oid(struct sysctl_oid *oidp)
sys/kern/kern_sysctl.c
559
sysctl_enable_oid(struct sysctl_oid *oidp)
sys/kern/kern_sysctl.c
574
sysctl_unregister_oid(struct sysctl_oid *oidp)
sys/kern/kern_sysctl.c
668
sysctl_ctx_entry_add(struct sysctl_ctx_list *clist, struct sysctl_oid *oidp)
sys/kern/kern_sysctl.c
683
sysctl_ctx_entry_find(struct sysctl_ctx_list *clist, struct sysctl_oid *oidp)
sys/kern/kern_sysctl.c
703
sysctl_ctx_entry_del(struct sysctl_ctx_list *clist, struct sysctl_oid *oidp)
sys/kern/kern_sysctl.c
729
sysctl_remove_oid(struct sysctl_oid *oidp, int del, int recurse)
sys/kern/kern_sysctl.c
740
sysctl_remove_name(struct sysctl_oid *parent, const char *name,
sys/kern/kern_sysctl.c
743
struct sysctl_oid *p;
sys/kern/kern_sysctl.c
797
sysctl_remove_oid_locked(struct sysctl_oid *oidp, int del, int recurse)
sys/kern/kern_sysctl.c
799
struct sysctl_oid *p, *tmp;
sys/kern/kern_sysctl.c
83
RB_GENERATE(sysctl_oid_list, sysctl_oid, oid_link, cmp_sysctl_oid);
sys/kern/kern_sysctl.c
872
struct sysctl_oid *
sys/kern/kern_sysctl.c
878
struct sysctl_oid *oidp;
sys/kern/kern_sysctl.c
903
oidp = malloc(sizeof(struct sysctl_oid), M_SYSCTLOID, M_WAITOK|M_ZERO);
sys/kern/kern_sysctl.c
931
sysctl_rename_oid(struct sysctl_oid *oidp, const char *name)
sys/kern/kern_sysctl.c
948
sysctl_move_oid(struct sysctl_oid *oid, struct sysctl_oid_list *parent)
sys/kern/kern_sysctl.c
950
struct sysctl_oid *oidp;
sys/kern/kern_sysctl.c
973
SET_DECLARE(sysctl_set, struct sysctl_oid);
sys/kern/kern_sysctl.c
978
struct sysctl_oid **oidp;
sys/kern/kern_sysctl.c
994
struct sysctl_oid *oidp;
sys/kern/kern_tc.c
1190
struct sysctl_oid *tc_root;
sys/kern/kern_umtx.c
193
struct sysctl_oid *chain_oid;
sys/kern/subr_bus.c
113
struct sysctl_oid *sysctl_tree;
sys/kern/subr_bus.c
1194
struct sysctl_oid *
sys/kern/subr_bus.c
167
struct sysctl_oid *sysctl_tree; /**< state for sysctl variables */
sys/kern/subr_bus.c
1977
struct sysctl_oid *
sys/kern/subr_busdma_bounce.c
143
static struct sysctl_oid *
sys/kern/subr_busdma_bounce.c
85
struct sysctl_oid *sysctl_tree_top;
sys/kern/subr_sleepqueue.c
191
struct sysctl_oid *chain_oid;
sys/kern/subr_turnstile.c
400
struct sysctl_oid *chain_oid;
sys/kern/uipc_ktls.c
3240
struct sysctl_oid *oid;
sys/kern/vfs_init.c
397
struct sysctl_oid *oidp;
sys/libkern/iconv.c
62
struct sysctl_oid *iconv_oid_hook = &sysctl___kern_iconv;
sys/net/if_vxlan.c
199
struct sysctl_oid *vxl_sysctl_node;
sys/net/if_vxlan.c
3543
struct sysctl_oid *node;
sys/net/iflib.c
193
struct sysctl_oid *ifc_sysctl_node;
sys/net/iflib.c
6791
struct sysctl_oid *node;
sys/net/iflib.c
6865
struct sysctl_oid *queue_node, *fl_node, *node;
sys/net/iflib.h
144
struct sysctl_oid *iidi_oidp;
sys/net/route/fib_algo.c
1454
set_fib_algo(uint32_t fibnum, int family, struct sysctl_oid *oidp, struct sysctl_req *req)
sys/net80211/ieee80211_amrr.c
706
struct sysctl_ctx_list *ctx, struct sysctl_oid *tree)
sys/net80211/ieee80211_amrr.c
77
struct sysctl_ctx_list *, struct sysctl_oid *);
sys/net80211/ieee80211_freebsd.c
274
struct sysctl_oid *oid;
sys/net80211/ieee80211_rssadapt.c
384
struct sysctl_ctx_list *ctx, struct sysctl_oid *tree)
sys/net80211/ieee80211_rssadapt.c
94
struct sysctl_ctx_list *, struct sysctl_oid *);
sys/net80211/ieee80211_var.h
399
struct sysctl_oid *iv_oid; /* net.wlan.X sysctl oid */
sys/netinet/tcp_hpts_internal.h
140
struct sysctl_oid *hpts_root;
sys/netinet/tcp_ratelimit.c
294
rl_add_syctl_entries(struct sysctl_oid *rl_sysctl_root, struct tcp_rate_set *rs)
sys/netinet/tcp_ratelimit.c
351
struct sysctl_oid *rl_rates;
sys/netinet/tcp_ratelimit.c
352
struct sysctl_oid *rl_rate_num;
sys/netinet/tcp_ratelimit.c
531
struct sysctl_oid *rl_sysctl_root;
sys/netinet/tcp_stacks/bbr.c
1153
struct sysctl_oid *bbr_probertt;
sys/netinet/tcp_stacks/bbr.c
1154
struct sysctl_oid *bbr_hptsi;
sys/netinet/tcp_stacks/bbr.c
1155
struct sysctl_oid *bbr_measure;
sys/netinet/tcp_stacks/bbr.c
1156
struct sysctl_oid *bbr_cwnd;
sys/netinet/tcp_stacks/bbr.c
1157
struct sysctl_oid *bbr_timeout;
sys/netinet/tcp_stacks/bbr.c
1158
struct sysctl_oid *bbr_states;
sys/netinet/tcp_stacks/bbr.c
1159
struct sysctl_oid *bbr_startup;
sys/netinet/tcp_stacks/bbr.c
1160
struct sysctl_oid *bbr_policer;
sys/netinet/tcp_stacks/bbr.c
130
struct sysctl_oid *bbr_sysctl_root;
sys/netinet/tcp_stacks/rack.c
150
struct sysctl_oid *rack_sysctl_root;
sys/netinet/tcp_stacks/rack.c
846
struct sysctl_oid *rack_counters;
sys/netinet/tcp_stacks/rack.c
847
struct sysctl_oid *rack_pacing;
sys/netinet/tcp_stacks/rack.c
848
struct sysctl_oid *rack_timely;
sys/netinet/tcp_stacks/rack.c
849
struct sysctl_oid *rack_timers;
sys/netinet/tcp_stacks/rack.c
850
struct sysctl_oid *rack_tlp;
sys/netinet/tcp_stacks/rack.c
851
struct sysctl_oid *rack_misc;
sys/netinet/tcp_stacks/rack.c
852
struct sysctl_oid *rack_features;
sys/netinet/tcp_stacks/rack.c
853
struct sysctl_oid *rack_measure;
sys/netinet/tcp_stacks/rack.c
854
struct sysctl_oid *rack_probertt;
sys/netinet/tcp_stacks/rack.c
855
struct sysctl_oid *rack_hw_pacing;
sys/nlm/nlm_prot_impl.c
844
struct sysctl_oid *oid;
sys/powerpc/amigaone/cpld_a1222.c
191
struct sysctl_oid *tree;
sys/powerpc/amigaone/cpld_x5000.c
151
struct sysctl_oid *tree;
sys/powerpc/powermac/atibl.c
141
struct sysctl_oid *tree;
sys/powerpc/powermac/fcu.c
573
struct sysctl_oid *oid, *fanroot_oid;
sys/powerpc/powermac/nvbl.c
118
struct sysctl_oid *tree;
sys/powerpc/powermac/pmu.c
344
struct sysctl_oid *tree;
sys/powerpc/powermac/pmu.c
430
struct sysctl_oid *oid, *battroot;
sys/powerpc/powermac/smu.c
1175
struct sysctl_oid *sensroot_oid;
sys/powerpc/powermac/smu.c
993
struct sysctl_oid *oid, *fanroot_oid;
sys/powerpc/powermac/smusat.c
108
struct sysctl_oid *sensroot_oid;
sys/powerpc/powernv/opal_sensor.c
170
struct sysctl_oid *tree;
sys/powerpc/ps3/ps3disk.c
689
struct sysctl_oid *tree = device_get_sysctl_tree(sc->sc_dev);
sys/security/mac/mac_framework.h
455
int mac_system_check_sysctl(struct ucred *cred, struct sysctl_oid *oidp,
sys/security/mac/mac_framework.h
83
struct sysctl_oid;
sys/security/mac/mac_policy.h
538
struct sysctl_oid *oidp, void *arg1, int arg2,
sys/security/mac/mac_policy.h
99
struct sysctl_oid;
sys/security/mac/mac_system.c
220
mac_system_check_sysctl(struct ucred *cred, struct sysctl_oid *oidp,
sys/security/mac_biba/mac_biba.c
2444
biba_system_check_sysctl(struct ucred *cred, struct sysctl_oid *oidp,
sys/security/mac_lomac/mac_lomac.c
2209
lomac_system_check_sysctl(struct ucred *cred, struct sysctl_oid *oidp,
sys/security/mac_stub/mac_stub.c
1261
stub_system_check_sysctl(struct ucred *cred, struct sysctl_oid *oidp,
sys/security/mac_test/mac_test.c
2297
test_system_check_sysctl(struct ucred *cred, struct sysctl_oid *oidp,
sys/security/mac_veriexec/mac_veriexec.c
467
mac_veriexec_sysctl_check(struct ucred *cred, struct sysctl_oid *oidp,
sys/security/mac_veriexec/mac_veriexec.c
470
struct sysctl_oid *oid;
sys/sys/bus.h
730
struct sysctl_oid *device_get_sysctl_tree(device_t dev);
sys/sys/bus.h
786
struct sysctl_oid *devclass_get_sysctl_tree(devclass_t dc);
sys/sys/stats.h
755
int stats_tpl_sample_rates(struct sysctl_oid *oidp, void *arg1, intmax_t arg2,
sys/sys/stats.h
89
struct sysctl_oid;
sys/sys/sysctl.h
1187
struct sysctl_oid *sysctl_add_oid(struct sysctl_ctx_list *clist,
sys/sys/sysctl.h
1191
int sysctl_remove_name(struct sysctl_oid *parent, const char *name, int del,
sys/sys/sysctl.h
1193
void sysctl_rename_oid(struct sysctl_oid *oidp, const char *name);
sys/sys/sysctl.h
1194
int sysctl_move_oid(struct sysctl_oid *oidp,
sys/sys/sysctl.h
1196
int sysctl_remove_oid(struct sysctl_oid *oidp, int del, int recurse);
sys/sys/sysctl.h
1200
struct sysctl_oid *oidp);
sys/sys/sysctl.h
1202
struct sysctl_oid *oidp);
sys/sys/sysctl.h
1204
struct sysctl_oid *oidp);
sys/sys/sysctl.h
1215
int sysctl_find_oid(int *name, u_int namelen, struct sysctl_oid **noid,
sys/sys/sysctl.h
145
#define SYSCTL_HANDLER_ARGS struct sysctl_oid *oidp, void *arg1, \
sys/sys/sysctl.h
177
struct sysctl_oid;
sys/sys/sysctl.h
180
RB_HEAD(sysctl_oid_list, sysctl_oid);
sys/sys/sysctl.h
189
RB_ENTRY(sysctl_oid) oid_link;
sys/sys/sysctl.h
206
cmp_sysctl_oid(struct sysctl_oid *a, struct sysctl_oid *b)
sys/sys/sysctl.h
216
RB_PROTOTYPE(sysctl_oid_list, sysctl_oid, oid_link, cmp_sysctl_oid);
sys/sys/sysctl.h
249
void sysctl_register_oid(struct sysctl_oid *oidp);
sys/sys/sysctl.h
250
void sysctl_register_disabled_oid(struct sysctl_oid *oidp);
sys/sys/sysctl.h
251
void sysctl_enable_oid(struct sysctl_oid *oidp);
sys/sys/sysctl.h
252
void sysctl_unregister_oid(struct sysctl_oid *oidp);
sys/sys/sysctl.h
256
extern struct sysctl_oid sysctl__##name
sys/sys/sysctl.h
262
__containerof((oid_ptr)->oid_parent, struct sysctl_oid, \
sys/sys/sysctl.h
263
oid_children) : (struct sysctl_oid *)NULL)
sys/sys/sysctl.h
270
struct sysctl_oid *entry;
sys/sys/sysctl.h
295
struct sysctl_oid id = { \
sys/sys/sysctl.h
718
struct sysctl_oid *__ret; \
sys/sys/timeet.h
81
struct sysctl_oid *et_sysctl;
sys/tests/fib_lookup/fib_lookup.c
124
add_addr_sysctl_handler(struct sysctl_oid *oidp, struct sysctl_req *req, int family)
sys/vm/uma_core.c
2625
struct sysctl_oid *oid, *domainoid;
sys/vm/uma_int.h
495
struct sysctl_oid *uz_oid; /* sysctl oid pointer. */
sys/vm/vm_meter.c
494
vm_domain_stats_init(struct vm_domain *vmd, struct sysctl_oid *parent)
sys/vm/vm_meter.c
496
struct sysctl_oid *oid;
sys/vm/vm_meter.c
558
struct sysctl_oid *oid;
sys/vm/vm_pageout.c
2283
struct sysctl_oid *oid;
sys/vm/vm_pagequeue.h
296
struct sysctl_oid *vmd_oid;
sys/vm/vm_pagequeue.h
87
struct sysctl_oid;
sys/xen/xenbus/xenbusb.c
341
struct sysctl_oid *tree;