Home
last modified time | relevance | path

Searched refs:sysctl (Results 1 – 120 of 120) sorted by relevance

/linux-4.1.27/net/ipv6/
Dsysctl_net_ipv6.c24 .data = &init_net.ipv6.sysctl.bindv6only,
31 .data = &init_net.ipv6.sysctl.anycast_src_echo_reply,
38 .data = &init_net.ipv6.sysctl.flowlabel_consistency,
45 .data = &init_net.ipv6.sysctl.auto_flowlabels,
52 .data = &init_net.ipv6.sysctl.fwmark_reflect,
59 .data = &init_net.ipv6.sysctl.idgen_retries,
66 .data = &init_net.ipv6.sysctl.idgen_delay,
105 ipv6_table[0].data = &net->ipv6.sysctl.bindv6only; in ipv6_sysctl_net_init()
106 ipv6_table[1].data = &net->ipv6.sysctl.anycast_src_echo_reply; in ipv6_sysctl_net_init()
107 ipv6_table[2].data = &net->ipv6.sysctl.flowlabel_consistency; in ipv6_sysctl_net_init()
[all …]
Droute.c1163 rt6_update_expires(rt6, net->ipv6.sysctl.ip6_rt_mtu_expires); in ip6_rt_update_pmtu()
1326 if (mtu < net->ipv6.sysctl.ip6_rt_min_advmss) in ip6_default_advmss()
1327 mtu = net->ipv6.sysctl.ip6_rt_min_advmss; in ip6_default_advmss()
1448 int rt_min_interval = net->ipv6.sysctl.ip6_rt_gc_min_interval; in ip6_dst_gc()
1449 int rt_max_size = net->ipv6.sysctl.ip6_rt_max_size; in ip6_dst_gc()
1450 int rt_elasticity = net->ipv6.sysctl.ip6_rt_gc_elasticity; in ip6_dst_gc()
1451 int rt_gc_timeout = net->ipv6.sysctl.ip6_rt_gc_timeout; in ip6_dst_gc()
3114 delay = net->ipv6.sysctl.flush_delay; in ipv6_sysctl_rtcache_flush()
3123 .data = &init_net.ipv6.sysctl.flush_delay,
3137 .data = &init_net.ipv6.sysctl.ip6_rt_max_size,
[all …]
Dxfrm6_policy.c357 net->ipv6.sysctl.xfrm6_hdr = hdr; in xfrm6_net_sysctl_init()
371 if (!net->ipv6.sysctl.xfrm6_hdr) in xfrm6_net_sysctl_exit()
374 table = net->ipv6.sysctl.xfrm6_hdr->ctl_table_arg; in xfrm6_net_sysctl_exit()
375 unregister_net_sysctl_table(net->ipv6.sysctl.xfrm6_hdr); in xfrm6_net_sysctl_exit()
Daf_inet6.c203 sk->sk_ipv6only = net->ipv6.sysctl.bindv6only; in inet6_create()
773 net->ipv6.sysctl.bindv6only = 0; in inet6_net_init()
774 net->ipv6.sysctl.icmpv6_time = 1*HZ; in inet6_net_init()
775 net->ipv6.sysctl.flowlabel_consistency = 1; in inet6_net_init()
776 net->ipv6.sysctl.auto_flowlabels = 0; in inet6_net_init()
777 net->ipv6.sysctl.idgen_retries = 3; in inet6_net_init()
778 net->ipv6.sysctl.idgen_delay = 1 * HZ; in inet6_net_init()
Dicmp.c200 int tmo = net->ipv6.sysctl.icmpv6_time; in icmpv6_xrlim_allow()
566 !(net->ipv6.sysctl.anycast_src_echo_reply && in icmpv6_echo_reply()
997 .data = &init_net.ipv6.sysctl.icmpv6_time,
1014 table[0].data = &net->ipv6.sysctl.icmpv6_time; in ipv6_icmp_sysctl_init()
Dreassembly.c658 net->ipv6.sysctl.frags_hdr = hdr; in ip6_frags_ns_sysctl_register()
672 table = net->ipv6.sysctl.frags_hdr->ctl_table_arg; in ip6_frags_ns_sysctl_unregister()
673 unregister_net_sysctl_table(net->ipv6.sysctl.frags_hdr); in ip6_frags_ns_sysctl_unregister()
Dip6_fib.c885 jiffies + net->ipv6.sysctl.ip6_rt_gc_interval); in fib6_start_gc()
892 jiffies + net->ipv6.sysctl.ip6_rt_gc_interval); in fib6_force_start_gc()
1742 net->ipv6.sysctl.ip6_rt_gc_interval; in fib6_run_gc()
1753 + net->ipv6.sysctl.ip6_rt_gc_interval)); in fib6_run_gc()
Daddrconf.c355 ndev->cnf.sysctl = NULL; in ipv6_add_dev()
1745 if (retries > net->ipv6.sysctl.idgen_retries) { in addrconf_dad_failure()
1780 addrconf_mod_dad_work(ifp2, net->ipv6.sysctl.idgen_delay); in addrconf_dad_failure()
2959 if (dad_count > dev_net(idev->dev)->ipv6.sysctl.idgen_retries) in ipv6_generate_stable_address()
5631 p->sysctl = t; in __addrconf_sysctl_register()
5644 if (!p->sysctl) in __addrconf_sysctl_unregister()
5647 t = p->sysctl; in __addrconf_sysctl_unregister()
5648 p->sysctl = NULL; in __addrconf_sysctl_unregister()
Dip6_flowlabel.c584 if (net->ipv6.sysctl.flowlabel_consistency) { in ipv6_flowlabel_opt()
/linux-4.1.27/drivers/pcmcia/
Dti113x.h509 u32 sysctl; in ti12xx_tie_interrupts() local
512 sysctl = config_readl(socket, TI113X_SYSTEM_CONTROL); in ti12xx_tie_interrupts()
513 if (sysctl & TI122X_SCR_INTRTIE) in ti12xx_tie_interrupts()
522 sysctl |= TI122X_SCR_INTRTIE; in ti12xx_tie_interrupts()
523 config_writel(socket, TI113X_SYSTEM_CONTROL, sysctl); in ti12xx_tie_interrupts()
531 u32 sysctl = config_readl(socket, TI113X_SYSTEM_CONTROL); in ti12xx_untie_interrupts() local
532 sysctl &= ~TI122X_SCR_INTRTIE; in ti12xx_untie_interrupts()
533 config_writel(socket, TI113X_SYSTEM_CONTROL, sysctl); in ti12xx_untie_interrupts()
545 u32 mfunc, mfunc_old, devctl, sysctl; in ti12xx_irqroute_func1() local
555 sysctl = config_readl(socket, TI113X_SYSTEM_CONTROL); in ti12xx_irqroute_func1()
[all …]
/linux-4.1.27/arch/arm64/kernel/
Darmv8_deprecated.c242 struct ctl_table *insns_sysctl, *sysctl; in register_insn_emulation_sysctl() local
244 insns_sysctl = kzalloc(sizeof(*sysctl) * (nr_insn_emulated + 1), in register_insn_emulation_sysctl()
249 sysctl = &insns_sysctl[i]; in register_insn_emulation_sysctl()
251 sysctl->mode = 0644; in register_insn_emulation_sysctl()
252 sysctl->maxlen = sizeof(int); in register_insn_emulation_sysctl()
254 sysctl->procname = insn->ops->name; in register_insn_emulation_sysctl()
255 sysctl->data = insn; in register_insn_emulation_sysctl()
256 sysctl->extra1 = &insn->min; in register_insn_emulation_sysctl()
257 sysctl->extra2 = &insn->max; in register_insn_emulation_sysctl()
258 sysctl->proc_handler = emulation_proc_handler; in register_insn_emulation_sysctl()
/linux-4.1.27/drivers/net/ethernet/adi/
Dbfin_mac.c384 unsigned short sysctl; in mii_probe() local
395 sysctl = bfin_read_EMAC_SYSCTL(); in mii_probe()
396 sysctl = (sysctl & ~MDCDIV) | SET_MDCDIV(mdc_div); in mii_probe()
397 bfin_write_EMAC_SYSCTL(sysctl); in mii_probe()
585 unsigned short sysctl; in setup_system_regs() local
591 sysctl = bfin_read_EMAC_SYSCTL(); in setup_system_regs()
600 sysctl |= PHYIE; in setup_system_regs()
601 sysctl |= RXDWA; in setup_system_regs()
603 sysctl |= RXCKS; in setup_system_regs()
605 sysctl &= ~RXCKS; in setup_system_regs()
[all …]
/linux-4.1.27/include/net/netns/
Dipv6.h40 struct netns_sysctl_ipv6 sysctl; member
87 struct netns_sysctl_ipv6 sysctl; member
Dieee802154_6lowpan.h17 struct netns_sysctl_lowpan sysctl; member
/linux-4.1.27/Documentation/networking/
Dcxgb.txt118 sysctl -w net.ipv4.tcp_timestamps=0
121 sysctl -w net.ipv4.tcp_sack=0
124 sysctl -w net.ipv4.tcp_max_syn_backlog=3000
127 sysctl -w net.core.rmem_max=1024000
130 sysctl -w net.core.wmem_max=1024000
136 sysctl -w net.core.rmem_default=524287
139 sysctl -w net.core.wmem_default=524287
142 sysctl -w net.core.optmem_max=524287
145 sysctl -w net.core.netdev_max_backlog=300000
148 sysctl -w net.ipv4.tcp_rmem="10000000 10000000 10000000"
[all …]
Ds2io.txt93 # sysctl -w net.ipv4.tcp_rmem="210000 210000 210000"
94 # sysctl -w net.ipv4.tcp_wmem="210000 210000 210000"
96 # sysctl -w net.ipv4.tcp_rmem="10000000 10000000 10000000"
97 # sysctl -w net.ipv4.tcp_wmem="10000000 10000000 10000000"
Dtcp.txt53 determined by the setting of the sysctl net.ipv4.tcp_congestion_control.
60 to set it with the sysctl. If you use a sysctl, the module will be autoloaded
62 unknown congestion method, then the sysctl attempt will fail.
D00-INDEX109 ip-sysctl.txt
121 ipvs-sysctl.txt
155 nf_conntrack-sysctl.txt
156 - list of netfilter-sysctl knobs.
Dixgb.txt182 - Use sysctl to modify /proc parameters (essentially kernel tuning)
206 # call the sysctl utility to modify /proc/sys entries
207 sysctl -p ./sysctl_ixgb.conf
212 # call this file with sysctl -p <this file>
261 sysctl -w net.core.rmem_max=262143
263 sysctl -w net.core.rmem_default=262143
377 networking/ip-sysctl.txt for more details.
Ddctcp.txt10 sysctl -w net.ipv4.tcp_congestion_control=dctcp
Dscaling.txt180 queue exceeds half the maximum queue length (as set by sysctl
195 in sysctl net.core.flow_limit_cpu_bitmap. It exposes the same CPU
205 table has 4096 buckets. This value can be modified through sysctl
Dtimestamping.txt171 the timestamp even if sysctl net.core.tstamp_allow_data is 0.
177 regardless of the setting of sysctl net.core.tstamp_allow_data.
Ddccp.txt140 (sysctl net.dccp.default or /proc/sys/net/dccp/default):
Ddecnet.txt113 This is either done through the sysctl/proc interface (see the kernel web
De1000.txt418 networking/ip-sysctl.txt for more details.
Dip-sysctl.txt815 Note that another sysctl, icmp_msgs_per_sec limits the number
1843 Please see: Documentation/sysctl/net.txt for descriptions of these entries.
Dbonding.txt2232 altering the net.ipv4.tcp_reordering sysctl parameter. The
/linux-4.1.27/Documentation/zh_CN/arm64/
Dlegacy_instructions.txt32 模拟模式可通过写 sysctl 节点(/proc/sys/abi)来控制。
33 不同的执行方式及 sysctl 节点的相应值,解释如下:
/linux-4.1.27/tools/lib/api/fs/
Dfs.c188 int sysctl__read_int(const char *sysctl, int *value) in sysctl__read_int() argument
196 snprintf(path, sizeof(path), "%s/sys/%s", procfs, sysctl); in sysctl__read_int()
Dfs.h16 int sysctl__read_int(const char *sysctl, int *value);
/linux-4.1.27/Documentation/sysctl/
DREADME5 for them sysctl files? If anybody really needs it, it's all in
12 Furthermore, the programmers who built sysctl have built it to
29 only the sysctl options used in this file, I'd like to hear of
D00-INDEX4 - general information about /proc/sys/ sysctl files.
Dkernel.txt9 This file contains documentation for the sysctl files in
218 This sysctl is only applicable when core_pattern is configured to pipe
227 the reaping of a crashed process simply by never exiting. This sysctl
352 with the "modules_disabled" sysctl.
548 1: panic immediately. If the `panic' sysctl is also non-zero then the
573 such as power management so the default is off. That sysctl works like
626 The last pid allocated in the current (the one task using this sysctl
794 Control how file position affects the behavior of updating sysctl values
797 -1 - Legacy per-write sysctl value handling, with no printk warnings.
798 Each write syscall must fully contain the sysctl value to be
[all …]
Dnet.txt11 This file contains the documentation for the sysctl files in
73 globally via sysctl, a value of 50 is recommended.
86 sysctl.net.busy_read globally.
131 This sysctl is now unused.
201 Please see: Documentation/networking/ip-sysctl.txt and ipvs-sysctl.txt for
Dsunrpc.txt8 This file contains the documentation for the sysctl files in
Dvm.txt9 This file contains the documentation for the sysctl files in
126 one of them may be specified at a time. When one sysctl is written it is
148 specified at a time. When one sysctl is written it is immediately taken into
279 If non-zero, this sysctl disables the new 32-bit mmap layout - the kernel
524 This sysctl is only for NUMA.
717 sysctl, it will revert to this default behavior.
Dfs.txt9 This file contains documentation for the sysctl files in
215 anyway, but only if the "core_pattern" kernel sysctl is set to
/linux-4.1.27/Documentation/
Dlockup-watchdogs.txt13 panic; a sysctl, "kernel.softlockup_panic", a kernel parameter,
28 timeout is set through the confusingly named "kernel.panic" sysctl),
41 (compile-time initialized to 10 and configurable through sysctl of the
Dprintk-formats.txt60 users. The behaviour of %pK depends on the kptr_restrict sysctl - see
61 Documentation/sysctl/kernel.txt for more details.
Dkprobes.txt19 Appendix B: The kprobes sysctl interface
172 sysctl(8)), Kprobes tries to reduce probe-hit overhead by using a jump
275 - Execute 'sysctl -w debug.kprobes_optimization=n'
718 Appendix B: The kprobes sysctl interface
722 When CONFIG_OPTPROBES=y, this sysctl interface appears and it provides
726 0 via sysctl, all optimized probes will be unoptimized, and any new
Dnommu-mmap.txt291 Page trimming behaviour is configurable via the sysctl `vm.nr_trim_pages'.
Dmemory-hotplug.txt444 sysctl or new control file.
D00-INDEX432 sysctl/
Dkernel-parameters.txt2541 This can be set from sysctl after boot.
2542 See Documentation/sysctl/vm.txt for details.
3552 cache size. See Documentation/networking/ip-sysctl.txt
3695 This option can also be set at run time via the sysctl
/linux-4.1.27/net/phonet/
DMakefile8 sysctl.o \
/linux-4.1.27/fs/proc/
DKconfig52 The sysctl interface provides a means of dynamically changing
56 modifiable sysctl entries will be generated beneath the
58 in <file:Documentation/sysctl/>. Note that enabling this
Dinode.c47 head = PROC_I(inode)->sysctl; in proc_evict_inode()
49 RCU_INIT_POINTER(PROC_I(inode)->sysctl, NULL); in proc_evict_inode()
68 ei->sysctl = NULL; in proc_alloc_inode()
Dinternal.h66 struct ctl_table_header *sysctl; member
Dproc_sysctl.c444 ei->sysctl = head; in proc_sys_make_inode()
466 struct ctl_table_header *head = PROC_I(inode)->sysctl; in grab_header()
813 return !PROC_I(d_inode(dentry))->sysctl->unregistering; in proc_sys_revalidate()
818 return !!PROC_I(d_inode(dentry))->sysctl->unregistering; in proc_sys_delete()
852 head = rcu_dereference(PROC_I(inode)->sysctl); in proc_sys_compare()
/linux-4.1.27/drivers/ide/
Dtx4939ide.c156 u16 sysctl = tx4939ide_readw(base, TX4939IDE_Sys_Ctl); in tx4939ide_check_error_ints() local
158 tx4939ide_writew(sysctl | 0x4000, base, TX4939IDE_Sys_Ctl); in tx4939ide_check_error_ints()
162 tx4939ide_writew(sysctl, base, TX4939IDE_Sys_Ctl); in tx4939ide_check_error_ints()
426 u16 sysctl = hwif->select_data >> (drive->dn ? 16 : 0); in tx4939ide_tf_load_fixup() local
434 tx4939ide_writew(sysctl, base, TX4939IDE_Sys_Ctl); in tx4939ide_tf_load_fixup()
/linux-4.1.27/fs/coda/
DMakefile8 coda_linux.o symlink.o pioctl.o sysctl.o
/linux-4.1.27/arch/mips/lasat/
DMakefile8 obj-$(CONFIG_LASAT_SYSCTL) += sysctl.o
DKconfig14 bool "LASAT sysctl interface"
/linux-4.1.27/Documentation/arm64/
Dlegacy_instructions.txt7 The emulation mode can be controlled by writing to sysctl nodes
9 behaviours and the corresponding values of the sysctl nodes -
/linux-4.1.27/security/keys/
DMakefile20 obj-$(CONFIG_SYSCTL) += sysctl.o
/linux-4.1.27/Documentation/security/
DYama.txt6 Yama is controlled through sysctl in /proc/sys/kernel/yama:
49 The sysctl settings (writable only with CAP_SYS_PTRACE) are:
69 PTRACE_TRACEME. Once set, this sysctl value cannot be changed.
Dkeys.txt188 files. The root user may also alter the quota limits through sysctl files
346 Four new sysctl files have been added also for the purpose of controlling the
/linux-4.1.27/net/tipc/
DMakefile15 tipc-$(CONFIG_SYSCTL) += sysctl.o
/linux-4.1.27/fs/ntfs/
DMakefile6 index.o inode.o mft.o mst.o namei.o runlist.o super.o sysctl.o \
/linux-4.1.27/Documentation/ABI/removed/
Dnet_dma1 What: tcp_dma_copybreak sysctl
/linux-4.1.27/net/sunrpc/
DMakefile20 sunrpc-$(CONFIG_SYSCTL) += sysctl.o
DKconfig42 This option enables a sysctl-based debugging interface
/linux-4.1.27/net/rxrpc/
DMakefile24 af-rxrpc-$(CONFIG_SYSCTL) += sysctl.o
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
DMakefile3 obdclass-y := linux/linux-module.o linux/linux-obdo.o linux/linux-sysctl.o \
/linux-4.1.27/net/sctp/
DMakefile19 sctp-$(CONFIG_SYSCTL) += sysctl.o
/linux-4.1.27/net/dccp/
DMakefile25 dccp-$(CONFIG_SYSCTL) += sysctl.o
/linux-4.1.27/net/rds/
DMakefile3 recv.o send.o stats.o sysctl.o threads.o transport.o \
/linux-4.1.27/arch/frv/kernel/
DMakefile21 obj-$(CONFIG_SYSCTL) += sysctl.o
/linux-4.1.27/net/mpls/
Dinternal.h18 struct ctl_table_header *sysctl; member
Daf_mpls.c474 mdev->sysctl = register_net_sysctl(dev_net(dev), path, table); in mpls_dev_sysctl_register()
475 if (!mdev->sysctl) in mpls_dev_sysctl_register()
490 table = mdev->sysctl->ctl_table_arg; in mpls_dev_sysctl_unregister()
491 unregister_net_sysctl_table(mdev->sysctl); in mpls_dev_sysctl_unregister()
/linux-4.1.27/Documentation/DocBook/
D.filesystems.xml.cmd2 …c fs/seq_file.c fs/filesystems.c fs/fs-writeback.c fs/block_dev.c kernel/sysctl.c fs/proc/base.c f…
/linux-4.1.27/tools/testing/selftests/
DMakefile16 TARGETS += sysctl
/linux-4.1.27/fs/nfs/
DMakefile12 nfs-$(CONFIG_SYSCTL) += sysctl.o
/linux-4.1.27/net/ieee802154/6lowpan/
Dreassembly.c466 ieee802154_lowpan->sysctl.frags_hdr = hdr; in lowpan_frags_ns_sysctl_register()
482 table = ieee802154_lowpan->sysctl.frags_hdr->ctl_table_arg; in lowpan_frags_ns_sysctl_unregister()
483 unregister_net_sysctl_table(ieee802154_lowpan->sysctl.frags_hdr); in lowpan_frags_ns_sysctl_unregister()
/linux-4.1.27/include/net/
Ddn_dev.h82 void *sysctl; member
Dipv6.h116 ((net)->ipv6.sysctl.fwmark_reflect ? (mark) : 0)
730 if (!flowlabel && (autolabel || net->ipv6.sysctl.auto_flowlabels)) { in ip6_make_flowlabel()
/linux-4.1.27/net/ipv6/netfilter/
Dnf_conntrack_reasm.c121 net->nf_frag.sysctl.frags_hdr = hdr; in nf_ct_frag6_sysctl_register()
135 table = net->nf_frag.sysctl.frags_hdr->ctl_table_arg; in nf_ct_frags6_sysctl_unregister()
136 unregister_net_sysctl_table(net->nf_frag.sysctl.frags_hdr); in nf_ct_frags6_sysctl_unregister()
/linux-4.1.27/net/decnet/
DKconfig20 below when using DECnet, since you will need sysctl support to aid
Ddn_dev.c233 parms->sysctl = t; in dn_dev_sysctl_register()
238 if (parms->sysctl) { in dn_dev_sysctl_unregister()
239 struct dn_dev_sysctl_table *t = parms->sysctl; in dn_dev_sysctl_unregister()
240 parms->sysctl = NULL; in dn_dev_sysctl_unregister()
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dsti-dwmac.txt14 - st,gmac_en: this is to enable the gmac into a dedicated sysctl control
/linux-4.1.27/arch/arm64/boot/dts/arm/
Djuno-motherboard.dtsi83 v2m_sysctl: sysctl@020000 {
Drtsm_ve-motherboard.dtsi70 v2m_sysctl: sysctl@020000 {
/linux-4.1.27/Documentation/vm/
Dhwpoison.txt53 vm.memory_failure_recovery sysctl set to zero:
75 See sysctl.txt
Dovercommit-accounting27 The overcommit policy is set via the sysctl `vm.overcommit_memory'.
Dnuma85 boot parameter or sysctl. [see Documentation/kernel-parameters.txt and
86 Documentation/sysctl/vm.txt]
Dhugetlbpage.txt110 actually allocated by checking the sysctl or meminfo. To check the per node
129 the default huge page size by setting the nr_hugepages sysctl to a
174 sysctl or attribute. When the nr_hugepages attribute is used, mempolicy
Dunevictable-lru.txt459 this behavior (see Documentation/sysctl/vm.txt). Once scanning of the
/linux-4.1.27/include/linux/
Dipv6.h61 void *sysctl; member
Dinetdevice.h16 void *sysctl; member
/linux-4.1.27/Documentation/scsi/
Dscsi-parameters.txt99 settable via sysctl at dev.scsi.logging_level
/linux-4.1.27/kernel/
DMakefile7 sysctl.o sysctl_binary.o capability.o ptrace.o user.o \
Dsysctl_binary.c1420 SYSCALL_DEFINE1(sysctl, struct __sysctl_args __user *, args) in SYSCALL_DEFINE1() argument
1462 COMPAT_SYSCALL_DEFINE1(sysctl, struct compat_sysctl_args __user *, args) in COMPAT_SYSCALL_DEFINE1() argument
/linux-4.1.27/net/ipv4/netfilter/
DKconfig29 bool "proc/sysctl compatibility with old connection tracking"
33 This option enables /proc and sysctl compatibility with the old
/linux-4.1.27/arch/parisc/kernel/
Dsyscall_table.S237 ENTRY_COMP(sysctl)
/linux-4.1.27/arch/powerpc/include/asm/
Dsystbl.h156 COMPAT_SYS(sysctl)
/linux-4.1.27/security/
DKconfig17 unless the dmesg_restrict sysctl is explicitly set to (1).
/linux-4.1.27/Documentation/s390/
Ds390dbf.txt84 debug log. You can change the behavior using 2 sysctl parameters in
87 globally. The first possibility is to use the "debug_active" sysctl. If
96 the "debug_stoppable" sysctl. If you set "debug_stoppable" to 0 the debug
/linux-4.1.27/net/ipv4/
Ddevinet.c245 in_dev->cnf.sysctl = NULL; in inetdev_init()
2205 p->sysctl = t; in __devinet_sysctl_register()
2216 struct devinet_sysctl_table *t = cnf->sysctl; in __devinet_sysctl_unregister()
2221 cnf->sysctl = NULL; in __devinet_sysctl_unregister()
DKconfig51 <file:Documentation/networking/ip-sysctl.txt>.
/linux-4.1.27/arch/arm/boot/dts/
Dvexpress-v2m-rs1.dtsi97 v2m_sysctl: sysctl@020000 {
Dvexpress-v2m.dtsi96 v2m_sysctl: sysctl@01000 {
/linux-4.1.27/drivers/mmc/host/
Domap_hsmmc.c204 u32 sysctl; member
630 host->sysctl == OMAP_HSMMC_READ(host->base, SYSCTL) && in omap_hsmmc_context_restore()
692 host->sysctl = OMAP_HSMMC_READ(host->base, SYSCTL); in omap_hsmmc_context_save()
/linux-4.1.27/Documentation/hwmon/
Dasc7621202 Bitmap as described in sysctl-interface with the following
/linux-4.1.27/drivers/macintosh/
DKconfig181 disabled by default. The emulation is controlled by these sysctl
/linux-4.1.27/Documentation/scheduler/
Dsched-design-CFS.txt174 compat_yield sysctl is turned on; in that case, it places the scheduling
/linux-4.1.27/include/uapi/linux/
DKbuild384 header-y += sysctl.h
/linux-4.1.27/net/
DKconfig75 <file:Documentation/networking/ip-sysctl.txt>.
/linux-4.1.27/Documentation/laptops/
Dlaptop-mode.txt168 the /proc/sys/vm/dirty_ratio sysctl.
175 sysctl.
/linux-4.1.27/Documentation/filesystems/
Dxfs.txt303 ISGID bit is cleared if the irix_sgid_inherit compatibility sysctl
Dproc.txt112 certain kernel parameters at runtime (sysctl).
1405 Please see: Documentation/sysctl/ directory for descriptions of these
/linux-4.1.27/lib/
DKconfig.debug702 thresholds can be controlled through the sysctl watchdog_thresh.
716 using the watchdog_thresh sysctl).
734 sysctl), without giving other tasks a chance to run.
776 sysctl or by writing a value to
/linux-4.1.27/Documentation/trace/
Dftrace.txt1669 # sysctl kernel.ftrace_enabled=1
2366 Note, the proc sysctl ftrace_enable is a big on/off switch for the
2376 sysctl kernel.ftrace_enabled=0
2377 sysctl kernel.ftrace_enabled=1
/linux-4.1.27/kernel/trace/
DKconfig371 sysctl kernel.stack_tracer_enabled
/linux-4.1.27/mm/
DKconfig400 Trimming can be dynamically controlled through a sysctl option
/linux-4.1.27/
DCREDITS263 D: Some new sysctl entries for the parport driver.
264 D: New sysctl function for handling unsigned longs
1327 D: Miscellaneous ipv4 sysctl patches
1615 D: Miscellaneous sysctl hacks
3043 D: Linux-MM site, Documentation/sysctl/*, swap/mm readaround
DMAINTAINERS5353 F: Documentation/networking/ipvs-sysctl.txt
/linux-4.1.27/Documentation/cgroups/
Dunified-hierarchy.txt427 This is an administration interface much closer to sysctl knobs than
Dmemory.txt76 (See sysctl's vm.swappiness)
/linux-4.1.27/drivers/infiniband/core/
Dcma.c2616 id_priv->afonly = init_net.ipv6.sysctl.bindv6only; in rdma_bind_addr()
/linux-4.1.27/init/
DKconfig1406 Almost nothing using the binary sysctl interface so if you are