| /f-stack/freebsd/kern/ |
| H A D | subr_param.c | 174 TUNABLE_INT_FETCH("kern.kstack_pages", &kstack_pages); in init_param1() 177 TUNABLE_INT_FETCH("kern.hz", &hz); in init_param1() 203 TUNABLE_INT_FETCH("kern.msgbufsize", &msgbufsize); in init_param1() 224 TUNABLE_INT_FETCH("kern.ngroups", &ngroups_max); in init_param1() 232 TUNABLE_INT_FETCH("kern.pid_max", &pid_max); in init_param1() 250 TUNABLE_INT_FETCH("kern.maxusers", &maxusers); in init_param2() 274 TUNABLE_INT_FETCH("kern.maxproc", &maxproc); in init_param2() 287 TUNABLE_INT_FETCH("kern.maxfiles", &maxfiles); in init_param2() 291 TUNABLE_INT_FETCH("kern.maxfilesperproc", &maxfilesperproc); in init_param2() 297 TUNABLE_INT_FETCH("kern.nbuf", &nbuf); in init_param2() [all …]
|
| H A D | subr_sfbuf.c | 95 TUNABLE_INT_FETCH("kern.ipc.nsfbufs", &nsfbufs); in sf_buf_init()
|
| H A D | kern_mbuf.c | 157 TUNABLE_INT_FETCH("kern.ipc.nmbclusters", &nmbclusters); in tunable_mbinit() 161 TUNABLE_INT_FETCH("kern.ipc.nmbjumbop", &nmbjumbop); in tunable_mbinit() 165 TUNABLE_INT_FETCH("kern.ipc.nmbjumbo9", &nmbjumbo9); in tunable_mbinit() 169 TUNABLE_INT_FETCH("kern.ipc.nmbjumbo16", &nmbjumbo16); in tunable_mbinit() 177 TUNABLE_INT_FETCH("kern.ipc.nmbufs", &nmbufs); in tunable_mbinit()
|
| H A D | subr_terminal.c | 179 TUNABLE_INT_FETCH("teken.fg_color", &fg); in terminal_init() 180 TUNABLE_INT_FETCH("teken.bg_color", &bg); in terminal_init()
|
| H A D | kern_environment.c | 383 TUNABLE_INT_FETCH("kenv_mvallen", &kenv_mvallen); in init_dynamic_kenv() 1023 TUNABLE_INT_FETCH(d->path, d->var); in tunable_int_init()
|
| /f-stack/freebsd/amd64/vmm/intel/ |
| H A D | ept.c | 106 TUNABLE_INT_FETCH("hw.vmm.ept.use_superpages", &use_superpages); in ept_init() 111 TUNABLE_INT_FETCH("hw.vmm.ept.use_hw_ad_bits", &use_hw_ad_bits); in ept_init() 118 TUNABLE_INT_FETCH("hw.vmm.ept.use_exec_only", &use_exec_only); in ept_init()
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | initcpu.c | 283 !TUNABLE_INT_FETCH( in initializecpu() 336 TUNABLE_INT_FETCH("hw.clflush_disable", &hw_clflush_disable); in initializecpucache()
|
| H A D | machdep.c | 1650 TUNABLE_INT_FETCH("vm.pmap.pti", &pti); in hammer_time() 1651 TUNABLE_INT_FETCH("vm.pmap.pcid_enabled", &pmap_pcid_enabled); in hammer_time() 1790 TUNABLE_INT_FETCH("hw.ibrs_disable", &hw_ibrs_disable); in hammer_time() 1793 TUNABLE_INT_FETCH("hw.spec_store_bypass_disable", &hw_ssb_disable); in hammer_time() 1794 TUNABLE_INT_FETCH("machdep.mitigations.ssb.disable", &hw_ssb_disable); in hammer_time() 1796 TUNABLE_INT_FETCH("machdep.syscall_ret_l1d_flush", in hammer_time() 1799 TUNABLE_INT_FETCH("hw.mds_disable", &hw_mds_disable); in hammer_time() 1800 TUNABLE_INT_FETCH("machdep.mitigations.mds.disable", &hw_mds_disable); in hammer_time() 1802 TUNABLE_INT_FETCH("machdep.mitigations.taa.enable", &x86_taa_enable); in hammer_time() 1804 TUNABLE_INT_FETCH("machdep.mitigations.rndgs.enable", in hammer_time() [all …]
|
| /f-stack/freebsd/amd64/vmm/amd/ |
| H A D | npt.c | 62 TUNABLE_INT_FETCH("hw.vmm.npt.enable_superpage", &enable_superpage); in svm_npt_init()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | platform.c | 230 if (TUNABLE_INT_FETCH("hw.ncpu", &ncpu)) { in platform_mp_setmaxid()
|
| H A D | cpuinfo.c | 91 TUNABLE_INT_FETCH("hw.cpu.quirks.actlr_mask", &cpu_quirks_actlr_mask); in cpuinfo_init() 92 TUNABLE_INT_FETCH("hw.cpu.quirks.actlr_set", &cpu_quirks_actlr_set); in cpuinfo_init()
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_mp.c | 93 TUNABLE_INT_FETCH("hw.ncpu", &ncpu); in imx6_mp_setmaxid()
|
| H A D | imx6_anatop.c | 443 TUNABLE_INT_FETCH("hw.imx6.cpu_minmhz", &sc->cpu_minmhz); in cpufreq_initialize() 448 TUNABLE_INT_FETCH("hw.imx6.cpu_maxmhz", &sc->cpu_maxmhz); in cpufreq_initialize()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_pfil.c | 634 TUNABLE_INT_FETCH("net.inet.ip.fw.enable", &V_fw_enable); in ipfw_attach_hooks() 639 TUNABLE_INT_FETCH("net.inet6.ip6.fw.enable", &V_fw6_enable); in ipfw_attach_hooks() 644 TUNABLE_INT_FETCH("net.link.ether.ipfw", &V_fwlink_enable); in ipfw_attach_hooks()
|
| /f-stack/freebsd/arm/altera/socfpga/ |
| H A D | socfpga_mp.c | 107 TUNABLE_INT_FETCH("hw.ncpu", &ncpu); in socfpga_mp_setmaxid()
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_hostcache.c | 208 TUNABLE_INT_FETCH("net.inet.tcp.hostcache.hashsize", in tcp_hc_init() 216 TUNABLE_INT_FETCH("net.inet.tcp.hostcache.bucketlimit", in tcp_hc_init() 221 TUNABLE_INT_FETCH("net.inet.tcp.hostcache.cachelimit", in tcp_hc_init()
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_rng.c | 371 TUNABLE_INT_FETCH("bcmrng.2xspeed", &sc->sc_rbg2x); in bcm2835_rng_attach() 372 TUNABLE_INT_FETCH("bcmrng.stall_count", &sc->sc_stall_count); in bcm2835_rng_attach()
|
| /f-stack/freebsd/x86/iommu/ |
| H A D | intel_qi.c | 380 TUNABLE_INT_FETCH("hw.dmar.qi", &unit->qi_enabled); in dmar_init_qi() 395 TUNABLE_INT_FETCH("hw.dmar.qi_size", &qi_sz); in dmar_init_qi()
|
| H A D | intel_fault.c | 269 TUNABLE_INT_FETCH("hw.dmar.fault_log_size", &unit->fault_log_size); in dmar_init_fault_log()
|
| /f-stack/freebsd/ddb/ |
| H A D | db_capture.c | 107 TUNABLE_INT_FETCH("debug.ddb.capture.bufsize", &db_capture_bufsize); in db_capture_sysinit()
|
| /f-stack/freebsd/net/route/ |
| H A D | route_tables.c | 255 TUNABLE_INT_FETCH("net.fibs", &num_rtables_base); in vnet_rtables_init()
|
| /f-stack/freebsd/x86/pci/ |
| H A D | qpi.c | 77 TUNABLE_INT_FETCH("hw.attach_intel_csr_pci", &do_qpi); in qpi_identify()
|
| /f-stack/lib/ |
| H A D | ff_kern_timeout.c | 237 TUNABLE_INT_FETCH("kern.ncallout", &ncallout); in callout_callwheel_init() 249 TUNABLE_INT_FETCH("kern.pin_default_swi", &pin_default_swi); in callout_callwheel_init() 250 TUNABLE_INT_FETCH("kern.pin_pcpu_swi", &pin_pcpu_swi); in callout_callwheel_init()
|
| H A D | ff_kern_environment.c | 475 TUNABLE_INT_FETCH(d->path, d->var); in tunable_int_init()
|
| /f-stack/freebsd/x86/x86/ |
| H A D | ucode.c | 244 TUNABLE_INT_FETCH("debug.ucode.release", &release); in ucode_release()
|