Searched refs:sysctl (Results 401 - 425 of 2117) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/sys/mips/atheros/
H A Dar71xx_wdog.c43 #include <sys/sysctl.h>
/freebsd-12-stable/sys/sparc64/sparc64/
H A Dtlb.c41 #include <sys/sysctl.h>
/freebsd-12-stable/sys/ufs/ufs/
H A Dufs_extern.h90 #include <sys/sysctl.h>
/freebsd-12-stable/sys/x86/x86/
H A Dmp_watchdog.c43 #include <sys/sysctl.h>
56 * debug.watchdog sysctl/tunable to the CPU of interest. A callout will then
135 * This sysctl sets which CPU is the watchdog CPU. Set to -1 or 0xffffffff
/freebsd-12-stable/sys/x86/xen/
H A Dxen_nexus.c34 #include <sys/sysctl.h>
/freebsd-12-stable/sys/xen/xenbus/
H A Dxenbusb_front.c48 #include <sys/sysctl.h>
/freebsd-12-stable/tests/sys/fs/fusefs/
H A Dforget.cc35 #include <sys/sysctl.h>
/freebsd-12-stable/tests/sys/netinet6/frag6/
H A Dfrag6_06.sh41 jexec ${jname} sysctl net.inet6.ip6.maxfragbucketsize=0
64 nf=`jexec ${jname} sysctl -n net.inet6.ip6.frag6_nfragpackets`
69 nf=`sysctl -n net.inet6.ip6.frag6_nfrags`
76 # Check that the sysctl is set to what we expect.
78 sn=`jexec ${jname} sysctl -n net.inet6.ip6.maxfragbucketsize`
250 # No need to restore the sysctl back to default as the jail is gone.
H A Dfrag6_15.sh41 jexec ${jname} sysctl net.inet6.ip6.maxfragsperpacket=3
64 nf=`jexec ${jname} sysctl -n net.inet6.ip6.frag6_nfragpackets`
69 nf=`sysctl -n net.inet6.ip6.frag6_nfrags`
76 # Check that the sysctl is set to what we expect.
78 sn=`jexec ${jname} sysctl -n net.inet6.ip6.maxfragsperpacket`
251 # No need to restore the sysctl back to default as the jail is gone.
/freebsd-12-stable/tests/sys/netpfil/pf/
H A Dset_tos.sh55 jexec alcatraz sysctl net.inet.ip.forwarding=1
/freebsd-12-stable/tools/regression/priv/
H A Dpriv_acct.c45 #include <sys/sysctl.h>
/freebsd-12-stable/tools/regression/redzone9/
H A Dredzone.c36 #include <sys/sysctl.h>
/freebsd-12-stable/sys/dev/iwm/
H A Dif_iwm_led.c108 #include <sys/sysctl.h>
/freebsd-12-stable/share/man/man5/
H A DMakefile72 sysctl.conf.5 \
/freebsd-12-stable/libexec/rc/rc.d/
H A Dserial36 # dtrwait 300 drainwait `sysctl -n kern.drainwait`
49 drainwait=`sysctl -n kern.drainwait`
/freebsd-12-stable/sys/arm/amlogic/aml8726/
H A Daml8726_uart_console.c50 #include <sys/sysctl.h>
/freebsd-12-stable/sys/arm/arm/
H A Dplatform.c46 #include <sys/sysctl.h>
/freebsd-12-stable/sys/arm/mv/
H A Dmv_ts.c39 #include <sys/sysctl.h>
/freebsd-12-stable/sys/arm/ti/am335x/
H A Dam335x_pwmss.c40 #include <sys/sysctl.h>
H A Dam335x_scm.c35 #include <sys/sysctl.h>
125 /* Temperature sysctl. */
143 /* Remove temperature sysctl. */
/freebsd-12-stable/sys/amd64/amd64/
H A Dprof_machdep.c42 #include <sys/sysctl.h>
/freebsd-12-stable/sbin/dumpon/
H A Ddumpon.c50 #include <sys/sysctl.h>
138 if (sysctl(mib, nitems(mib), NULL, &sz, NULL, 0) != 0)
139 err(EX_OSERR, "sysctl(NET_RT_DUMP)");
141 error = sysctl(mib, nitems(mib), buf, &sz, NULL, 0);
145 err(EX_OSERR, "sysctl(NET_RT_DUMP)");
202 if (sysctl(name, namelen, &physmem, &len, NULL, 0) != 0)
/freebsd-12-stable/share/examples/kld/dyn_sysctl/
H A Ddyn_sysctl.c35 #include <sys/sysctl.h>
/freebsd-12-stable/usr.bin/procstat/
H A Dprocstat_vm.c34 #include <sys/sysctl.h>
/freebsd-12-stable/usr.bin/systat/
H A Dsysput.c32 #include <sys/sysctl.h>

Completed in 159 milliseconds

<<11121314151617181920>>