| /freebsd-13.1/sys/kern/ |
| H A D | kern_sysctl.c | 131 static struct sysctl_oid * 134 struct sysctl_oid *oidp; in sysctl_find_oidname() 210 struct sysctl_oid *curr; in sysctl_load_tunable_by_oid_locked() 351 sysctl_search_oid(struct sysctl_oid **nodes, struct sysctl_oid *needle) in sysctl_search_oid() 428 struct sysctl_oid *p; in sysctl_register_oid() 429 struct sysctl_oid *q; in sysctl_register_oid() 559 struct sysctl_oid *p; in sysctl_unregister_oid() 865 struct sysctl_oid * 1084 struct sysctl_oid *oid; in sysctl_sysctl_name() 1414 struct sysctl_oid *oid; in sysctl_sysctl_oidfmt() [all …]
|
| /freebsd-13.1/sys/dev/asmc/ |
| H A D | asmcvar.h | 41 struct sysctl_oid *sc_fan_tree[ASMC_MAXFANS+1]; 42 struct sysctl_oid *sc_temp_tree; 43 struct sysctl_oid *sc_sms_tree; 44 struct sysctl_oid *sc_light_tree;
|
| /freebsd-13.1/sys/sys/ |
| H A D | sysctl.h | 182 SLIST_HEAD(sysctl_oid_list, sysctl_oid); 188 struct sysctl_oid { struct 191 SLIST_ENTRY(sysctl_oid) oid_link; 243 extern struct sysctl_oid sysctl__##name 250 oid_children) : (struct sysctl_oid *)NULL) 257 struct sysctl_oid *entry; 282 struct sysctl_oid id = { \ 705 struct sysctl_oid *__ret; \ 1154 struct sysctl_oid *oidp); 1156 struct sysctl_oid *oidp); [all …]
|
| H A D | timeet.h | 83 struct sysctl_oid *et_sysctl;
|
| /freebsd-13.1/sys/dev/hyperv/netvsc/ |
| H A D | if_hnvar.h | 102 struct sysctl_oid *hn_rx_sysctl_tree; 185 struct sysctl_oid *hn_tx_sysctl_tree; 222 struct sysctl_oid *hn_tx_sysctl_tree; 223 struct sysctl_oid *hn_rx_sysctl_tree;
|
| /freebsd-13.1/sys/dev/ice/ |
| H A D | ice_lib.h | 535 struct sysctl_oid *vsi_node; 539 struct sysctl_oid *txqs_node; 543 struct sysctl_oid *rxqs_node; 773 struct sysctl_oid *parent); 809 struct sysctl_oid *parent, 813 struct sysctl_oid *parent, 819 void ice_add_vsi_tunables(struct ice_vsi *vsi, struct sysctl_oid *parent);
|
| H A D | ice_iflib.h | 242 struct sysctl_oid *vsi_sysctls; /* Sysctl node for VSI sysctls */ 243 struct sysctl_oid *debug_sysctls; /* Sysctl node for debug sysctls */
|
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | sysfs.h | 136 struct sysctl_oid *oid; in sysfs_create_file() 183 struct sysctl_oid *oidp; in sysfs_create_group() 247 struct sysctl_oid *oidp; in sysfs_unmerge_group() 261 struct sysctl_oid *oid; in sysfs_create_dir()
|
| H A D | kobject.h | 42 struct sysctl_oid; 60 struct sysctl_oid *oidp;
|
| /freebsd-13.1/sys/dev/ena/ |
| H A D | ena_sysctl.c | 118 struct sysctl_oid *tree; in ena_sysctl_add_wd() 164 struct sysctl_oid *tree; in ena_sysctl_add_stats() 167 struct sysctl_oid *queue_node, *tx_node, *rx_node, *hw_node; in ena_sysctl_add_stats() 168 struct sysctl_oid *admin_node; in ena_sysctl_add_stats() 355 struct sysctl_oid *tree; in ena_sysctl_add_eni_metrics() 358 struct sysctl_oid *eni_node; in ena_sysctl_add_eni_metrics() 406 struct sysctl_oid *tree; in ena_sysctl_add_tuneables() 441 struct sysctl_oid *tree; in ena_sysctl_add_rss() 490 struct sysctl_oid *oid; in ena_sysctl_update_queue_node_nb()
|
| /freebsd-13.1/sys/cam/ |
| H A D | cam_iosched.h | 41 struct sysctl_oid; 87 …cam_iosched_sysctl_init(struct cam_iosched_softc *, struct sysctl_ctx_list *, struct sysctl_oid *);
|
| /freebsd-13.1/sys/dev/acpi_support/ |
| H A D | atk0110.c | 83 struct sysctl_oid *sc_volt_sysctl; 84 struct sysctl_oid *sc_temp_sysctl; 85 struct sysctl_oid *sc_fan_sysctl; 222 aibs_sensor_added(struct aibs_softc *sc, struct sysctl_oid *so, in aibs_sensor_added() 258 struct sysctl_oid **so; in aibs_attach_ggrp() 342 struct sysctl_oid **so; in aibs_attach_sif()
|
| /freebsd-13.1/sys/dev/gpio/ |
| H A D | gpiobacklight.c | 51 struct sysctl_oid *sc_oid; 107 struct sysctl_oid *tree; in gpiobacklight_attach()
|
| /freebsd-13.1/sys/arm/ti/am335x/ |
| H A D | am335x_ehrpwm.c | 182 struct sysctl_oid *sc_clkdiv_oid; 183 struct sysctl_oid *sc_freq_oid; 184 struct sysctl_oid *sc_period_oid; 185 struct sysctl_oid *sc_chanA_oid; 186 struct sysctl_oid *sc_chanB_oid; 572 struct sysctl_oid *tree; in am335x_ehrpwm_attach()
|
| /freebsd-13.1/sys/dev/hyperv/vmbus/ |
| H A D | vmbus_brvar.h | 84 struct sysctl_oid; 124 struct sysctl_oid *br_tree, struct vmbus_br *br,
|
| /freebsd-13.1/sys/dev/usb/serial/ |
| H A D | usb_serial.h | 138 struct sysctl_oid *sc_sysctl_ttyname; 139 struct sysctl_oid *sc_sysctl_ttyports;
|
| /freebsd-13.1/sys/dev/bnxt/ |
| H A D | bnxt.h | 525 struct sysctl_oid *ver_oid; 537 struct sysctl_oid *nvm_oid; 616 struct sysctl_oid *hw_stats_oid; 618 struct sysctl_oid *hw_lro_oid; 620 struct sysctl_oid *flow_ctrl_oid;
|
| /freebsd-13.1/sys/dev/sfxge/ |
| H A D | sfxge.h | 275 struct sysctl_oid *stats_node; 277 struct sysctl_oid *evqs_stats_node; 279 struct sysctl_oid *txqs_node;
|
| /freebsd-13.1/sys/dev/iicbus/ |
| H A D | pcf8591.c | 170 struct sysctl_oid *tree_node; in pcf8591_start() 172 struct sysctl_oid *inputs_node; in pcf8591_start()
|
| /freebsd-13.1/sys/dev/cxgbe/ |
| H A D | adapter.h | 249 struct sysctl_oid *rxq_oid; 250 struct sysctl_oid *txq_oid; 251 struct sysctl_oid *nm_rxq_oid; 252 struct sysctl_oid *nm_txq_oid; 253 struct sysctl_oid *ofld_rxq_oid; 254 struct sysctl_oid *ofld_txq_oid; 973 struct sysctl_oid *ctrlq_oid; 974 struct sysctl_oid *fwq_oid;
|
| /freebsd-13.1/sys/dev/mxge/ |
| H A D | if_mxge_var.h | 212 struct sysctl_oid *sysctl_tree; 280 struct sysctl_oid *slice_sysctl_tree;
|
| /freebsd-13.1/sys/vm/ |
| H A D | vm_pagequeue.h | 89 struct sysctl_oid; 295 struct sysctl_oid *vmd_oid;
|
| /freebsd-13.1/sys/cddl/compat/opensolaris/sys/ |
| H A D | kstat.h | 57 struct sysctl_oid *ks_sysctl_root;
|
| /freebsd-13.1/sys/fs/nfsserver/ |
| H A D | nfs_fha_new.h | 99 struct sysctl_oid *sysctl_tree;
|
| /freebsd-13.1/sys/dev/oce/ |
| H A D | oce_sysctl.c | 62 struct sysctl_oid *stats_node); 65 struct sysctl_oid *stats_node); 83 struct sysctl_oid *tree = device_get_sysctl_tree(sc->dev); in oce_add_sysctls() 85 struct sysctl_oid *stats_node; in oce_add_sysctls() 695 struct sysctl_oid *stats_node) in oce_add_stats_sysctls_be3() 697 struct sysctl_oid *rx_stats_node, *tx_stats_node; in oce_add_stats_sysctls_be3() 700 struct sysctl_oid *queue_stats_node; in oce_add_stats_sysctls_be3() 910 struct sysctl_oid *stats_node) in oce_add_stats_sysctls_xe201() 912 struct sysctl_oid *rx_stats_node, *tx_stats_node; in oce_add_stats_sysctls_xe201() 915 struct sysctl_oid *queue_stats_node; in oce_add_stats_sysctls_xe201()
|