lib/librumpuser/rumpuser_dl.c
359
struct sysctllog;
lib/librumpuser/rumpuser_dl.c
360
typedef void sysctl_setup_func(struct sysctllog **);
share/examples/secmodel/secmodel_example.c
31
static struct sysctllog *sysctl_example_log;
share/examples/secmodel/secmodel_example.c
40
static void sysctl_security_example_setup(struct sysctllog **);
share/examples/secmodel/secmodel_example.c
61
sysctl_security_example_setup(struct sysctllog **clog)
sys/arch/alpha/alpha/cpu.c
496
struct sysctllog **log = &sc->sc_sysctllog;
sys/arch/alpha/include/cpuvar.h
49
struct sysctllog *sc_sysctllog;
sys/arch/arm/acpi/acpi_cpu_md.c
44
static struct sysctllog *acpicpu_log = NULL;
sys/arch/arm/amlogic/meson_genfb.c
112
struct sysctllog *sc_sysctllog;
sys/arch/arm/nvidia/tegra_cpufreq.c
47
static struct sysctllog *cpufreq_log;
sys/arch/arm/rockchip/rk_v1crypto.c
61
struct sysctllog *cy_log;
sys/arch/arm/sunxi/sun8i_crypto.c
146
struct sysctllog *cy_log;
sys/arch/evbarm/rpi/rpi_vcmbox.c
81
struct sysctllog *sc_log;
sys/arch/hppa/dev/power.c
259
struct sysctllog *sysctl_log = NULL;
sys/arch/mac68k/dev/pm_direct.c
93
struct sysctllog *sc_log; /* Sysctl log */
sys/arch/powerpc/booke/dev/pq3etsec.c
2713
static void pq3etsec_sysctl_setup(struct sysctllog **clog,
sys/arch/powerpc/booke/dev/pq3etsec.c
312
static void pq3etsec_sysctl_setup(struct sysctllog **, struct pq3etsec_softc *);
sys/arch/sandpoint/sandpoint/nhpow.c
130
struct sysctllog *clog;
sys/arch/sandpoint/sandpoint/satmgr.c
277
struct sysctllog *clog;
sys/arch/sandpoint/sandpoint/satmgr.c
299
struct sysctllog *clog;
sys/arch/x86/acpi/acpi_cpu_md.c
123
static struct sysctllog *acpicpu_log = NULL;
sys/arch/x86/include/machdep.h
41
struct sysctllog;
sys/arch/x86/include/machdep.h
66
void x86_sysctl_machdep_setup(struct sysctllog **);
sys/arch/x86/pci/ichlpcib.c
128
struct sysctllog *sc_log;
sys/arch/x86/x86/est.c
998
struct sysctllog *sc_log;
sys/arch/x86/x86/hyperv.c
90
struct sysctllog *sc_log;
sys/arch/x86/x86/odcm.c
77
struct sysctllog *sc_log;
sys/arch/x86/x86/powernow.c
109
struct sysctllog *sc_log;
sys/arch/x86/x86/spectre.c
1063
void sysctl_speculation_init(struct sysctllog **);
sys/arch/x86/x86/spectre.c
1066
sysctl_speculation_init(struct sysctllog **clog)
sys/arch/x86/x86/x86_machdep.c
1439
const_sysctl(struct sysctllog **clog, const char *name, int type,
sys/arch/x86/x86/x86_machdep.c
1545
void sysctl_speculation_init(struct sysctllog **);
sys/arch/xen/xen/balloon.c
135
struct sysctllog *sc_log;
sys/arch/xen/xen/balloon.c
801
struct sysctllog **clog = &sc->sc_log;
sys/arch/xen/xen/if_xennet_xenbus.c
219
static struct sysctllog *xennet_log;
sys/arch/xen/xen/xen_clock.c
938
struct sysctllog *log = NULL;
sys/compat/common/net_inet6_nd_90.c
65
static struct sysctllog *nd6_clog;
sys/compat/common/rtsock_50.c
74
static struct sysctllog *clog;
sys/compat/freebsd/freebsd_sysctl.c
59
static struct sysctllog *freebsd_clog;
sys/compat/linux/common/linux_sysctl.c
78
static struct sysctllog *linux_clog;
sys/compat/linux32/common/linux32_sysctl.c
79
static struct sysctllog *linux32_clog;
sys/dev/acpi/acpi_cppc.c
295
struct sysctllog *log = NULL;
sys/dev/acpi/acpi_display.c
227
struct sysctllog *sc_log; /* Sysctl log */
sys/dev/acpi/acpi_display.c
300
struct sysctllog *sc_log; /* Sysctl log */
sys/dev/acpi/acpi_vmgenid.c
71
struct sysctllog *sc_sysctllog;
sys/dev/acpi/apeivar.h
42
struct sysctllog;
sys/dev/acpi/apeivar.h
68
struct sysctllog *sc_sysctllog;
sys/dev/acpi/asus_acpi.c
61
struct sysctllog *sc_log;
sys/dev/acpi/fujbp_acpi.c
123
struct sysctllog *sc_log;
sys/dev/acpi/fujhk_acpi.c
81
struct sysctllog *sc_log;
sys/dev/acpi/sony_acpi.c
58
struct sysctllog *sc_log;
sys/dev/acpi/thinkpad_acpi.c
73
struct sysctllog *sc_log;
sys/dev/acpi/wmi/wmi_hp.c
176
static struct sysctllog *wmihp_sysctllog = NULL;
sys/dev/ata/wdvar.h
47
struct sysctllog;
sys/dev/ata/wdvar.h
99
struct sysctllog *nodelog;
sys/dev/audio/audiovar.h
251
struct sysctllog *sc_log;
sys/dev/bluetooth/bcsp.c
127
struct sysctllog *sc_log; /* sysctl log */
sys/dev/bluetooth/bth5.c
132
struct sysctllog *sc_log; /* sysctl log */
sys/dev/bluetooth/btmagic.c
157
struct sysctllog *sc_log; /* sysctl teardown log */
sys/dev/clk/clk.c
39
static struct sysctllog *clk_log;
sys/dev/fdt/cpufreq_dt.c
273
struct sysctllog *cpufreq_log = NULL;
sys/dev/fdt/pwm_backlight.c
218
struct sysctllog *log = NULL;
sys/dev/gpio/gpiopwm.c
53
struct sysctllog *sc_log;
sys/dev/gpio/gpiorfkill.c
56
struct sysctllog *sc_sysctllog;
sys/dev/gpio/gpiosim.c
55
struct sysctllog *sc_log;
sys/dev/hyperv/if_hvn.c
319
struct sysctllog *sc_sysctllog;
sys/dev/hyperv/if_hvn.c
5153
struct sysctllog **log;
sys/dev/hyperv/vmbusicvar.h
55
struct sysctllog *sc_log;
sys/dev/i2c/adt7462.c
153
struct sysctllog *sc_sysctl_log;
sys/dev/i2c/aht20var.h
34
struct sysctllog *sc_aht20log;
sys/dev/i2c/am2315var.h
39
struct sysctllog *sc_am2315log;
sys/dev/i2c/dbcool.c
2198
static struct sysctllog *dbcool_sysctl_clog;
sys/dev/i2c/dbcool_var.h
131
struct sysctllog *sc_sysctl_log;
sys/dev/i2c/ds2482owvar.h
47
struct sysctllog *sc_ds2482log;
sys/dev/i2c/emcfanvar.h
46
struct sysctllog *sc_emcfanlog;
sys/dev/i2c/sgp40var.h
40
struct sysctllog *sc_sgp40log;
sys/dev/i2c/sht3xvar.h
45
struct sysctllog *sc_sht3xlog;
sys/dev/i2c/sht4xvar.h
37
struct sysctllog *sc_sht4xlog;
sys/dev/i2c/si70xxvar.h
37
struct sysctllog *sc_si70xxlog;
sys/dev/i2c/spdmem_i2c.c
306
static struct sysctllog *spdmem_sysctl_clog;
sys/dev/i2c/tsllux.c
405
struct sysctllog **log = &sc->sc_sysctllog;
sys/dev/i2c/tsllux.c
69
struct sysctllog *sc_sysctllog;
sys/dev/ic/ac97.c
527
struct sysctllog *log;
sys/dev/ic/apple_smc_fan.c
79
struct sysctllog *sc_sysctl_log;
sys/dev/ic/apple_smcvar.h
54
struct sysctllog *smc_sysctllog;
sys/dev/ic/ath_netbsd.c
383
ath_sysctl_instance(const char *dvname, struct sysctllog **log)
sys/dev/ic/ath_netbsd.c
401
ath_sysctl_treetop(struct sysctllog **log)
sys/dev/ic/ath_netbsd.c
422
struct sysctllog **log = &sc->sc_sysctllog;
sys/dev/ic/ath_netbsd.h
90
const struct sysctlnode *ath_sysctl_treetop(struct sysctllog **);
sys/dev/ic/ath_netbsd.h
91
const struct sysctlnode *ath_sysctl_instance(const char *, struct sysctllog **);
sys/dev/ic/athrate-onoe.c
469
struct sysctllog **clog = &sc->sc_sysctllog;
sys/dev/ic/athrate-sample.c
775
struct sysctllog **log = &sc->sc_sysctllog;
sys/dev/ic/athvar.h
193
struct sysctllog *sc_sysctllog;
sys/dev/ic/bmx280var.h
67
struct sysctllog *sc_bmx280log;
sys/dev/ic/bwi.c
662
struct sysctllog **clog = &sc->sc_sysctllog;
sys/dev/ic/bwivar.h
683
struct sysctllog *sc_sysctllog;
sys/dev/ic/dwc_eqos.c
1950
struct sysctllog **log;
sys/dev/ic/dwc_eqos_var.h
109
struct sysctllog *sc_sysctllog;
sys/dev/ic/rt2560var.h
114
struct sysctllog *sc_sysctllog;
sys/dev/ic/sc16is7xxvar.h
68
struct sysctllog *sc_sc16is7xx_log;
sys/dev/ic/scmdvar.h
33
struct sysctllog *sc_scmdlog;
sys/dev/ic/scmi.c
640
struct sysctllog *cpufreq_log = NULL;
sys/dev/ic/spdmemvar.h
908
struct sysctllog *sc_sysctl_log;
sys/dev/led.c
48
struct sysctllog *slog;
sys/dev/marvell/if_mvgbe.c
253
struct sysctllog *mvgbe_clog;
sys/dev/marvell/if_mvxpevar.h
453
struct sysctllog *sc_mvxpe_clog;
sys/dev/onewire/ds28e17iicvar.h
38
struct sysctllog *sc_ds28e17iiclog;
sys/dev/pci/auich.c
222
struct sysctllog *sc_log;
sys/dev/pci/if_bgevar.h
380
struct sysctllog *bge_log;
sys/dev/pci/if_iavf.c
1913
struct sysctllog **log;
sys/dev/pci/if_iavf.c
414
struct sysctllog *sc_sysctllog;
sys/dev/pci/if_iwi.c
2876
struct sysctllog **clog = &sc->sc_sysctllog;
sys/dev/pci/if_iwivar.h
153
struct sysctllog *sc_sysctllog;
sys/dev/pci/if_iwmvar.h
531
struct sysctllog *sc_clog;
sys/dev/pci/if_ixl.c
577
struct sysctllog *sc_sysctllog;
sys/dev/pci/if_ixl.c
6581
struct sysctllog **log;
sys/dev/pci/if_jme.c
163
struct sysctllog *jme_clog;
sys/dev/pci/if_mskvar.h
197
struct sysctllog *sk_clog;
sys/dev/pci/if_skvar.h
198
struct sysctllog *sk_clog;
sys/dev/pci/if_vioif.c
312
struct sysctllog *sc_sysctllog;
sys/dev/pci/if_vioif.c
965
struct sysctllog **log;
sys/dev/pci/if_vmx.c
1896
struct sysctllog **log;
sys/dev/pci/if_vmx.c
317
struct sysctllog *vmx_sysctllog;
sys/dev/pci/if_vtevar.h
143
struct sysctllog *vte_clog;
sys/dev/pci/if_wm.c
6498
struct sysctllog **log;
sys/dev/pci/if_wm.c
691
struct sysctllog *sc_sysctllog;
sys/dev/pci/if_wpi.c
3443
struct sysctllog **clog = &sc->sc_sysctllog;
sys/dev/pci/if_wpivar.h
193
struct sysctllog *sc_sysctllog;
sys/dev/pci/ixgbe/if_bypass.c
742
struct sysctllog **log;
sys/dev/pci/ixgbe/if_bypass.c
765
log = &sc->sysctllog;
sys/dev/pci/ixgbe/ixgbe.c
1811
struct sysctllog **log = &sc->sysctllog;
sys/dev/pci/ixgbe/ixgbe.c
3382
struct sysctllog **log;
sys/dev/pci/ixgbe/ixgbe.c
3389
log = &sc->sysctllog;
sys/dev/pci/ixgbe/ixgbe.c
3413
struct sysctllog **log;
sys/dev/pci/ixgbe/ixgbe.c
3416
log = &sc->sysctllog;
sys/dev/pci/ixgbe/ixgbe.c
3762
sysctl_teardown(&sc->sysctllog);
sys/dev/pci/ixgbe/ixgbe.h
643
struct sysctllog *sysctllog;
sys/dev/pci/ixgbe/ixv.c
2530
struct sysctllog **log;
sys/dev/pci/ixgbe/ixv.c
2534
log = &sc->sysctllog;
sys/dev/pci/ixgbe/ixv.c
2553
struct sysctllog **log;
sys/dev/pci/ixgbe/ixv.c
2558
log = &sc->sysctllog;
sys/dev/pci/ixgbe/ixv.c
2630
struct sysctllog **log = &sc->sysctllog;
sys/dev/pci/ixgbe/ixv.c
639
sysctl_teardown(&sc->sysctllog);
sys/dev/pci/voyager/vac.c
112
struct sysctllog *sc_sysctllog;
sys/dev/pckbport/alps.c
704
struct sysctllog *clog = NULL;
sys/dev/pckbport/alps.c
95
pms_sysctl_alps(struct sysctllog **clog)
sys/dev/pckbport/elantech.c
319
struct sysctllog *clog = NULL;
sys/dev/pckbport/elantech.c
90
pms_sysctl_elantech(struct sysctllog **clog)
sys/dev/pckbport/synaptics.c
100
static void pms_sysctl_synaptics(struct sysctllog **);
sys/dev/pckbport/synaptics.c
503
struct sysctllog *clog = NULL;
sys/dev/pckbport/synaptics.c
723
pms_sysctl_synaptics(struct sysctllog **clog)
sys/dev/usb/uatp.c
496
struct sysctllog *sc_log; /* Log for sysctl knobs. */
sys/dev/usb/ubt.c
211
struct sysctllog *sc_log; /* sysctl log */
sys/dev/usb/umcpmio.h
90
struct sysctllog *sc_umcpmiolog;
sys/dev/vmt/vmtvar.h
64
struct sysctllog *sc_log;
sys/fs/ntfs/ntfs_vfsops.c
94
static struct sysctllog *ntfs_sysctl_log;
sys/fs/unionfs/unionfs_vfsops.c
61
static struct sysctllog *unionfs_sysctl_log;
sys/kern/kern_clock.c
231
static struct sysctllog *clog;
sys/kern/kern_descrip.c
152
static struct sysctllog *clog;
sys/kern/kern_entropy.c
252
static struct sysctllog *entropy_sysctllog;
sys/kern/kern_module.c
1023
void (**ls_funcp)(struct sysctllog **);
sys/kern/kern_module.c
531
static struct sysctllog *module_sysctllog;
sys/kern/kern_proc.c
436
static struct sysctllog *clog;
sys/kern/kern_resource.c
71
static struct sysctllog *proc_sysctllog;
sys/kern/kern_sysctl.c
113
static int sysctl_log_add(struct sysctllog **, const struct sysctlnode *);
sys/kern/kern_sysctl.c
114
static int sysctl_log_realloc(struct sysctllog *);
sys/kern/kern_sysctl.c
116
typedef void sysctl_setup_func(struct sysctllog **);
sys/kern/kern_sysctl.c
1969
sysctl_createv(struct sysctllog **log, int cflags,
sys/kern/kern_sysctl.c
2401
sysctl_log_print(const struct sysctllog *slog)
sys/kern/kern_sysctl.c
2434
sysctl_log_add(struct sysctllog **logp, const struct sysctlnode *node)
sys/kern/kern_sysctl.c
2439
struct sysctllog *log;
sys/kern/kern_sysctl.c
2448
log = malloc(sizeof(struct sysctllog),
sys/kern/kern_sysctl.c
2515
sysctl_teardown(struct sysctllog **logp)
sys/kern/kern_sysctl.c
2519
struct sysctllog *log;
sys/kern/kern_sysctl.c
2755
sysctl_log_realloc(struct sysctllog *log)
sys/kern/kern_uidinfo.c
92
static struct sysctllog *kern_uidinfo_sysctllog;
sys/kern/subr_autoconf.c
269
static void sysctl_detach_setup(struct sysctllog **);
sys/kern/subr_autoconf.c
4032
sysctl_detach_setup(struct sysctllog **clog)
sys/kern/subr_bufq.c
100
sysctl_kern_bufq_strategies_setup(&sysctllog);
sys/kern/subr_bufq.c
387
sysctl_kern_bufq_strategies_setup(struct sysctllog **clog)
sys/kern/subr_bufq.c
87
static void sysctl_kern_bufq_strategies_setup(struct sysctllog **);
sys/kern/subr_bufq.c
93
static struct sysctllog *sysctllog;
sys/kern/subr_cprng.c
104
static struct sysctllog *cprng_sysctllog __read_mostly;
sys/kern/subr_iostat.c
102
static void sysctl_io_stats_setup(struct sysctllog **);
sys/kern/subr_iostat.c
484
sysctl_io_stats_setup(struct sysctllog **clog)
sys/kern/sys_sched.c
617
sysctl_sched_setup(struct sysctllog **clog)
sys/kern/sys_sched.c
62
static struct sysctllog *sched_sysctl_log;
sys/kern/uipc_accf.c
93
static struct sysctllog *ctllog;
sys/kern/uipc_domain.c
83
static struct sysctllog *domain_sysctllog;
sys/kern/uipc_mbuf.c
108
static struct sysctllog *mbuf_sysctllog;
sys/kern/uipc_sem.c
147
struct sysctllog *ksem_clog;
sys/kern/uipc_socket.c
187
static struct sysctllog *socket_sysctllog;
sys/kern/uipc_usrreq.c
202
static struct sysctllog *usrreq_sysctllog;
sys/kern/vfs_bio.c
1925
static struct sysctllog *vfsbio_sysctllog;
sys/kern/vfs_cache.c
293
static struct sysctllog *cache_sysctllog;
sys/kern/vfs_dirhash.c
77
static struct sysctllog *sysctl_log;
sys/kern/vfs_init.c
144
static struct sysctllog *vfs_sysctllog;
sys/kern/vfs_subr.c
625
static void sysctl_vfs_syncfs_setup(struct sysctllog **);
sys/kern/vfs_subr.c
951
sysctl_vfs_syncfs_setup(struct sysctllog **clog)
sys/modules/examples/sysctl/sysctl.c
47
static struct sysctllog *example_sysctl_log;
sys/modules/examples/sysctl/sysctl.c
49
static void sysctl_example_setup(struct sysctllog **);
sys/modules/examples/sysctl/sysctl.c
72
sysctl_example_setup(struct sysctllog **clog)
sys/modules/lua/lua.c
67
struct sysctllog *sc_log;
sys/net/if.c
222
static void sysctl_sndq_setup(struct sysctllog **, const char *,
sys/net/if.c
248
static void sysctl_percpuq_setup(struct sysctllog **, const char *,
sys/net/if.c
2681
struct sysctllog **clog = &ifp->if_sysctl_log;
sys/net/if.c
276
static void if_sysctl_setup(struct sysctllog **);
sys/net/if.c
3956
sysctl_sndq_setup(struct sysctllog **clog, const char *ifname,
sys/net/if.c
4056
if_sysctl_setup(struct sysctllog **clog)
sys/net/if.c
972
sysctl_percpuq_setup(struct sysctllog **clog, const char* ifname,
sys/net/if.h
408
struct sysctllog
sys/net/if_ethersubr.c
2024
ether_sysctl_setup(struct sysctllog **clog)
sys/net/if_gif.c
145
static struct sysctllog *gif_sysctl;
sys/net/if_gif.c
282
gif_perif_sysctl_setup(struct sysctllog **clog, struct gif_softc *sc)
sys/net/if_ipsec.c
161
static struct sysctllog *if_ipsec_sysctl;
sys/net/if_ipsec.c
381
if_ipsec_perif_sysctl_setup(struct sysctllog **clog, struct ipsec_softc *sc)
sys/net/if_pppoe.c
2170
sysctl_net_pppoe_setup(struct sysctllog **clog)
sys/net/if_pppoe.c
270
static struct sysctllog *pppoe_sysctl_clog;
sys/net/if_pppoe.c
271
static void sysctl_net_pppoe_setup(struct sysctllog **);
sys/net/if_spppsubr.c
1110
struct sysctllog **clog = &sp->pp_sysctl_log;
sys/net/if_spppvar.h
142
struct sysctllog *pp_sysctl_log;
sys/net/if_tap.c
1257
sysctl_tap_setup(struct sysctllog **clog)
sys/net/if_tap.c
215
static struct sysctllog *tap_sysctl_clog;
sys/net/if_tap.c
89
static void sysctl_tap_setup(struct sysctllog **);
sys/net/lagg/if_lagg.c
809
struct sysctllog **slog;
sys/net/lagg/if_laggproto.h
169
struct sysctllog *sc_sysctllog;
sys/net/pktqueue.c
716
pktq_sysctl_setup(pktqueue_t * const pq, struct sysctllog ** const clog,
sys/net/pktqueue.h
64
void pktq_sysctl_setup(pktqueue_t *, struct sysctllog **,
sys/net/route.c
310
static void sysctl_net_rtcache_setup(struct sysctllog **);
sys/net/route.c
312
sysctl_net_rtcache_setup(struct sysctllog **clog)
sys/net/route.h
582
void sysctl_net_route_setup(struct sysctllog **, int, const char *);
sys/net/rtsock.c
501
sysctl_net_route_setup(struct sysctllog **clog, int pf, const char *name)
sys/net80211/ieee80211_netbsd.c
155
ieee80211_sysctl_treetop(struct sysctllog **log)
sys/net80211/ieee80211_netbsd.c
472
static struct sysctllog *ieee80211_sysctllog;
sys/net80211/ieee80211_netbsd.h
247
void ieee80211_rssadapt_sysctl_setup(struct sysctllog **);
sys/net80211/ieee80211_rssadapt.c
145
ieee80211_rssadapt_sysctl_setup(struct sysctllog **clog)
sys/net80211/ieee80211_var.h
100
struct sysctllog *ic_sysctllog; /* for destroying sysctl tree */
sys/netinet/if_arp.c
2010
sysctl_net_inet_arp_setup(struct sysctllog **clog)
sys/netinet/if_arp.c
263
static void sysctl_net_inet_arp_setup(struct sysctllog **);
sys/netinet/igmp.c
672
sysctl_net_inet_igmp_setup(struct sysctllog **clog)
sys/netinet/igmp.c
98
static void sysctl_net_inet_igmp_setup(struct sysctllog **);
sys/netinet/in.c
157
static void in_sysctl_init(struct sysctllog **);
sys/netinet/in.c
2397
in_sysctl_init(struct sysctllog **clog)
sys/netinet/in_selsrc.h
18
struct sysctllog *isc_log;
sys/netinet/ip_carp.c
231
static void sysctl_net_inet_carp_setup(struct sysctllog **);
sys/netinet/ip_carp.c
2447
sysctl_net_inet_carp_setup(struct sysctllog **clog)
sys/netinet/ip_flow.c
110
static void ipflow_sysctl_init(struct sysctllog **);
sys/netinet/ip_flow.c
658
ipflow_sysctl_init(struct sysctllog **clog)
sys/netinet/ip_icmp.c
1049
sysctl_netinet_icmp_setup(struct sysctllog **clog)
sys/netinet/ip_icmp.c
177
static void sysctl_netinet_icmp_setup(struct sysctllog **);
sys/netinet/ip_input.c
1640
sysctl_net_inet_ip_setup(struct sysctllog **clog)
sys/netinet/ip_input.c
250
static void sysctl_net_inet_ip_setup(struct sysctllog **);
sys/netinet/ip_reass.c
134
static struct sysctllog *ip_reass_sysctllog;
sys/netinet/raw_ip.c
112
static void sysctl_net_inet_raw_setup(struct sysctllog **);
sys/netinet/raw_ip.c
876
sysctl_net_inet_raw_setup(struct sysctllog **clog)
sys/netinet/sctp_usrreq.c
135
static void sysctl_net_inet_sctp_setup(struct sysctllog **);
sys/netinet/sctp_usrreq.c
3894
sysctl_net_inet_sctp_setup(struct sysctllog **clog)
sys/netinet/tcp_usrreq.c
1872
sysctl_net_inet_tcp_setup2(struct sysctllog **clog, int pf, const char *pfname,
sys/netinet/udp_usrreq.c
1162
sysctl_net_inet_udp_setup(struct sysctllog **clog)
sys/netinet/udp_usrreq.c
183
static void sysctl_net_inet_udp_setup(struct sysctllog **);
sys/netinet6/icmp6.c
207
static void sysctl_net_inet6_icmp6_setup(struct sysctllog **);
sys/netinet6/icmp6.c
2940
sysctl_net_inet6_icmp6_setup(struct sysctllog **clog)
sys/netinet6/in6_var.h
612
void in6_sysctl_multicast_setup(struct sysctllog **);
sys/netinet6/ip6_flow.c
112
static void ip6flow_sysctl_init(struct sysctllog **);
sys/netinet6/ip6_flow.c
710
ip6flow_sysctl_init(struct sysctllog **clog)
sys/netinet6/ip6_input.c
149
static void sysctl_net_inet6_ip6_setup(struct sysctllog **);
sys/netinet6/ip6_input.c
1560
sysctl_net_inet6_ip6_setup(struct sysctllog **clog)
sys/netinet6/ip6_mroute.c
1947
sysctl_net_inet6_pim6_setup(struct sysctllog **clog)
sys/netinet6/ip6_mroute.c
297
static void sysctl_net_inet6_pim6_setup(struct sysctllog **);
sys/netinet6/mld6.c
1080
in6_sysctl_multicast_setup(struct sysctllog **clog)
sys/netinet6/raw_ip6.c
122
static void sysctl_net_inet6_raw6_setup(struct sysctllog **);
sys/netinet6/raw_ip6.c
952
sysctl_net_inet6_raw6_setup(struct sysctllog **clog)
sys/netinet6/udp6_usrreq.c
1341
sysctl_net_inet6_udp6_setup(struct sysctllog **clog)
sys/netinet6/udp6_usrreq.c
138
static void sysctl_net_inet6_udp6_setup(struct sysctllog **);
sys/netipsec/ipsec.h
350
void sysctl_net_inet_ipsec_setup(struct sysctllog **);
sys/netipsec/ipsec.h
352
void sysctl_net_inet6_ipsec6_setup(struct sysctllog **);
sys/netipsec/ipsec_netbsd.c
481
sysctl_net_inet_ipsec_setup(struct sysctllog **clog)
sys/netipsec/ipsec_netbsd.c
696
sysctl_net_inet6_ipsec6_setup(struct sysctllog **clog)
sys/netipsec/key.c
741
static void sysctl_net_keyv2_setup(struct sysctllog **);
sys/netipsec/key.c
742
static void sysctl_net_key_compat_setup(struct sysctllog **);
sys/netipsec/key.c
8965
sysctl_net_keyv2_setup(struct sysctllog **clog)
sys/netipsec/key.c
9053
sysctl_net_key_compat_setup(struct sysctllog **clog)
sys/netmpls/mpls_proto.c
241
sysctl_net_mpls_setup(struct sysctllog **clog)
sys/netmpls/mpls_proto.c
56
static void sysctl_net_mpls_setup(struct sysctllog **);
sys/opencrypto/crypto.c
389
sysctl_opencrypto_setup(struct sysctllog **clog)
sys/opencrypto/crypto.c
524
static struct sysctllog *sysctl_opencrypto_clog;
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
519
struct sysctllog **log;
sys/rump/kern/lib/libsimplehook_tester/simplehook_tester.c
63
struct sysctllog *ctx_sysctllog;
sys/rump/librump/rumpkern/secmodel_extensions_rump.c
48
void rump_secmodel_extensions_vfs_sysctl(struct sysctllog **,
sys/rump/librump/rumpkern/secmodel_extensions_rump.c
51
rump_secmodel_extensions_vfs_sysctl(struct sysctllog **clog,
sys/secmodel/extensions/extensions_impl.h
38
void secmodel_extensions_vfs_sysctl(struct sysctllog **,
sys/secmodel/extensions/secmodel_extensions.c
64
static void sysctl_security_extensions_setup(struct sysctllog **);
sys/secmodel/extensions/secmodel_extensions_vfs.c
73
secmodel_extensions_vfs_sysctl(struct sysctllog **clog,
sys/secmodel/overlay/overlay.h
39
void sysctl_security_overlay_setup(struct sysctllog **);
sys/sys/module.h
103
struct sysctllog *mod_sysctllog;
sys/sys/module.h
87
struct sysctllog;
sys/sys/sysctl.h
1034
void (*ssc_func)(struct sysctllog **);
sys/sys/sysctl.h
1069
void name(struct sysctllog **)
sys/sys/sysctl.h
1073
static void __CONCAT(___,name)(struct sysctllog **); \
sys/sys/sysctl.h
1074
void name(struct sysctllog **clog) { \
sys/sys/sysctl.h
1078
static void __CONCAT(___,name)(struct sysctllog **clog)
sys/sys/sysctl.h
1083
void name(struct sysctllog **clog)
sys/sys/sysctl.h
1091
static void __CONCAT(___,name)(struct sysctllog **); \
sys/sys/sysctl.h
1092
static void name(struct sysctllog **clog) { \
sys/sys/sysctl.h
1096
static void __CONCAT(___,name)(struct sysctllog **clog)
sys/sys/sysctl.h
1099
static void name(struct sysctllog **); \
sys/sys/sysctl.h
1101
static void name(struct sysctllog **clog)
sys/sys/sysctl.h
1155
int sysctl_createv(struct sysctllog **, int,
sys/sys/sysctl.h
1186
void sysctl_teardown(struct sysctllog **);
sys/sys/sysctl.h
1187
void sysctl_log_print(const struct sysctllog *);
sys/sys/sysctl.h
989
struct sysctllog;
sys/ufs/lfs/ulfs_dirhash.c
110
static struct sysctllog *ulfsdirhash_sysctl_log;
tests/kernel/setjmp_tester/setjmp_tester.c
38
static struct sysctllog *setjmp_tester_sysctllog;
tests/kernel/threadpool_tester/threadpool_tester.c
373
struct sysctllog **log = &tester_ctx.ctx_sysctllog;
tests/kernel/threadpool_tester/threadpool_tester.c
51
struct sysctllog *ctx_sysctllog;
tests/modules/k_helper2/k_helper2.c
48
static struct sysctllog *clogp;
tests/modules/k_uvm/k_uvm.c
43
static struct sysctllog *clogp;
tests/modules/threadpool_tester/threadpool_tester.c
373
struct sysctllog **log = &tester_ctx.ctx_sysctllog;
tests/modules/threadpool_tester/threadpool_tester.c
51
struct sysctllog *ctx_sysctllog;
tests/modules/ufetchstore/ufetchstore_tester.c
173
struct sysctllog **log = &tester_ctx.ctx_sysctllog;
tests/modules/ufetchstore/ufetchstore_tester.c
40
struct sysctllog *ctx_sysctllog;
tests/modules/x86_pte_tester/x86_pte_tester.c
447
struct sysctllog **log = &tester_ctx.ctx_sysctllog;
tests/modules/x86_pte_tester/x86_pte_tester.c
50
struct sysctllog *ctx_sysctllog;