/linux-4.4.14/net/ipv6/ |
D | sysctl_net_ipv6.c | 27 .data = &init_net.ipv6.sysctl.bindv6only, 34 .data = &init_net.ipv6.sysctl.anycast_src_echo_reply, 41 .data = &init_net.ipv6.sysctl.flowlabel_consistency, 48 .data = &init_net.ipv6.sysctl.auto_flowlabels, 57 .data = &init_net.ipv6.sysctl.fwmark_reflect, 64 .data = &init_net.ipv6.sysctl.idgen_retries, 71 .data = &init_net.ipv6.sysctl.idgen_delay, 78 .data = &init_net.ipv6.sysctl.flowlabel_state_ranges, 85 .data = &init_net.ipv6.sysctl.ip_nonlocal_bind, 124 ipv6_table[0].data = &net->ipv6.sysctl.bindv6only; in ipv6_sysctl_net_init() [all …]
|
D | af_inet6.c | 204 sk->sk_ipv6only = net->ipv6.sysctl.bindv6only; in inet6_create() 349 if (!net->ipv6.sysctl.ip_nonlocal_bind && in inet6_bind() 776 net->ipv6.sysctl.bindv6only = 0; in inet6_net_init() 777 net->ipv6.sysctl.icmpv6_time = 1*HZ; in inet6_net_init() 778 net->ipv6.sysctl.flowlabel_consistency = 1; in inet6_net_init() 779 net->ipv6.sysctl.auto_flowlabels = IP6_DEFAULT_AUTO_FLOW_LABELS; in inet6_net_init() 780 net->ipv6.sysctl.idgen_retries = 3; in inet6_net_init() 781 net->ipv6.sysctl.idgen_delay = 1 * HZ; in inet6_net_init() 782 net->ipv6.sysctl.flowlabel_state_ranges = 0; in inet6_net_init()
|
D | route.c | 1331 rt6_update_expires(rt, net->ipv6.sysctl.ip6_rt_mtu_expires); in rt6_do_update_pmtu() 1547 if (mtu < net->ipv6.sysctl.ip6_rt_min_advmss) in ip6_default_advmss() 1548 mtu = net->ipv6.sysctl.ip6_rt_min_advmss; in ip6_default_advmss() 1674 int rt_min_interval = net->ipv6.sysctl.ip6_rt_gc_min_interval; in ip6_dst_gc() 1675 int rt_max_size = net->ipv6.sysctl.ip6_rt_max_size; in ip6_dst_gc() 1676 int rt_elasticity = net->ipv6.sysctl.ip6_rt_gc_elasticity; in ip6_dst_gc() 1677 int rt_gc_timeout = net->ipv6.sysctl.ip6_rt_gc_timeout; in ip6_dst_gc() 3426 delay = net->ipv6.sysctl.flush_delay; in ipv6_sysctl_rtcache_flush() 3435 .data = &init_net.ipv6.sysctl.flush_delay, 3449 .data = &init_net.ipv6.sysctl.ip6_rt_max_size, [all …]
|
D | xfrm6_policy.c | 346 net->ipv6.sysctl.xfrm6_hdr = hdr; in xfrm6_net_sysctl_init() 360 if (!net->ipv6.sysctl.xfrm6_hdr) in xfrm6_net_sysctl_exit() 363 table = net->ipv6.sysctl.xfrm6_hdr->ctl_table_arg; in xfrm6_net_sysctl_exit() 364 unregister_net_sysctl_table(net->ipv6.sysctl.xfrm6_hdr); in xfrm6_net_sysctl_exit()
|
D | icmp.c | 201 int tmo = net->ipv6.sysctl.icmpv6_time; in icmpv6_xrlim_allow() 573 !(net->ipv6.sysctl.anycast_src_echo_reply && in icmpv6_echo_reply() 991 .data = &init_net.ipv6.sysctl.icmpv6_time, 1008 table[0].data = &net->ipv6.sysctl.icmpv6_time; in ipv6_icmp_sysctl_init()
|
D | reassembly.c | 656 net->ipv6.sysctl.frags_hdr = hdr; in ip6_frags_ns_sysctl_register() 670 table = net->ipv6.sysctl.frags_hdr->ctl_table_arg; in ip6_frags_ns_sysctl_unregister() 671 unregister_net_sysctl_table(net->ipv6.sysctl.frags_hdr); in ip6_frags_ns_sysctl_unregister()
|
D | ip6_flowlabel.c | 584 if (net->ipv6.sysctl.flowlabel_consistency) { in ipv6_flowlabel_opt() 599 if (net->ipv6.sysctl.flowlabel_state_ranges && in ipv6_flowlabel_opt()
|
D | ip6_fib.c | 927 jiffies + net->ipv6.sysctl.ip6_rt_gc_interval); in fib6_start_gc() 934 jiffies + net->ipv6.sysctl.ip6_rt_gc_interval); in fib6_force_start_gc() 1791 net->ipv6.sysctl.ip6_rt_gc_interval; in fib6_run_gc() 1802 + net->ipv6.sysctl.ip6_rt_gc_interval)); in fib6_run_gc()
|
D | addrconf.c | 360 ndev->cnf.sysctl = NULL; in ipv6_add_dev() 1842 if (retries > net->ipv6.sysctl.idgen_retries) { in addrconf_dad_failure() 1877 addrconf_mod_dad_work(ifp2, net->ipv6.sysctl.idgen_delay); in addrconf_dad_failure() 3028 if (dad_count > dev_net(idev->dev)->ipv6.sysctl.idgen_retries) in ipv6_generate_stable_address() 5772 p->sysctl = t; in __addrconf_sysctl_register() 5785 if (!p->sysctl) in __addrconf_sysctl_unregister() 5788 t = p->sysctl; in __addrconf_sysctl_unregister() 5789 p->sysctl = NULL; in __addrconf_sysctl_unregister()
|
D | raw.c | 299 !sock_net(sk)->ipv6.sysctl.ip_nonlocal_bind) { in rawv6_bind()
|
/linux-4.4.14/drivers/pcmcia/ |
D | ti113x.h | 507 u32 sysctl; in ti12xx_tie_interrupts() local 510 sysctl = config_readl(socket, TI113X_SYSTEM_CONTROL); in ti12xx_tie_interrupts() 511 if (sysctl & TI122X_SCR_INTRTIE) in ti12xx_tie_interrupts() 520 sysctl |= TI122X_SCR_INTRTIE; in ti12xx_tie_interrupts() 521 config_writel(socket, TI113X_SYSTEM_CONTROL, sysctl); in ti12xx_tie_interrupts() 529 u32 sysctl = config_readl(socket, TI113X_SYSTEM_CONTROL); in ti12xx_untie_interrupts() local 530 sysctl &= ~TI122X_SCR_INTRTIE; in ti12xx_untie_interrupts() 531 config_writel(socket, TI113X_SYSTEM_CONTROL, sysctl); in ti12xx_untie_interrupts() 543 u32 mfunc, mfunc_old, devctl, sysctl; in ti12xx_irqroute_func1() local 552 sysctl = config_readl(socket, TI113X_SYSTEM_CONTROL); in ti12xx_irqroute_func1() [all …]
|
/linux-4.4.14/arch/arm64/kernel/ |
D | armv8_deprecated.c | 245 struct ctl_table *insns_sysctl, *sysctl; in register_insn_emulation_sysctl() local 247 insns_sysctl = kzalloc(sizeof(*sysctl) * (nr_insn_emulated + 1), in register_insn_emulation_sysctl() 252 sysctl = &insns_sysctl[i]; in register_insn_emulation_sysctl() 254 sysctl->mode = 0644; in register_insn_emulation_sysctl() 255 sysctl->maxlen = sizeof(int); in register_insn_emulation_sysctl() 257 sysctl->procname = insn->ops->name; in register_insn_emulation_sysctl() 258 sysctl->data = insn; in register_insn_emulation_sysctl() 259 sysctl->extra1 = &insn->min; in register_insn_emulation_sysctl() 260 sysctl->extra2 = &insn->max; in register_insn_emulation_sysctl() 261 sysctl->proc_handler = emulation_proc_handler; in register_insn_emulation_sysctl()
|
/linux-4.4.14/drivers/net/ethernet/adi/ |
D | bfin_mac.c | 384 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.4.14/include/net/netns/ |
D | ipv6.h | 42 struct netns_sysctl_ipv6 sysctl; member 89 struct netns_sysctl_ipv6 sysctl; member
|
D | ieee802154_6lowpan.h | 17 struct netns_sysctl_lowpan sysctl; member
|
/linux-4.4.14/Documentation/networking/ |
D | cxgb.txt | 118 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 …]
|
D | dctcp.txt | 10 sysctl -w net.ipv4.tcp_congestion_control=dctcp 11 sysctl -w net.ipv4.tcp_ecn_fallback=0 (optional)
|
D | s2io.txt | 93 # 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"
|
D | tcp.txt | 53 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.
|
D | 00-INDEX | 109 ip-sysctl.txt 121 ipvs-sysctl.txt 155 nf_conntrack-sysctl.txt 156 - list of netfilter-sysctl knobs.
|
D | ixgb.txt | 182 - 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.
|
D | scaling.txt | 180 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
|
D | dccp.txt | 140 (sysctl net.dccp.default or /proc/sys/net/dccp/default):
|
D | timestamping.txt | 171 the timestamp even if sysctl net.core.tstamp_allow_data is 0. 177 regardless of the setting of sysctl net.core.tstamp_allow_data.
|
D | decnet.txt | 113 This is either done through the sysctl/proc interface (see the kernel web
|
D | e1000.txt | 418 networking/ip-sysctl.txt for more details.
|
D | ip-sysctl.txt | 858 Note that another sysctl, icmp_msgs_per_sec limits the number 1929 Please see: Documentation/sysctl/net.txt for descriptions of these entries.
|
D | bonding.txt | 2316 altering the net.ipv4.tcp_reordering sysctl parameter. The
|
/linux-4.4.14/Documentation/ |
D | lockup-watchdogs.txt | 13 panic; a sysctl, "kernel.softlockup_panic", a kernel parameter, 23 behavior is changed, which can be done through a sysctl, 29 timeout is set through the confusingly named "kernel.panic" sysctl), 42 (compile-time initialized to 10 and configurable through sysctl of the 80 may be adjusted via the kernel.watchdog_cpumask sysctl. For
|
D | printk-formats.txt | 64 users. The behaviour of %pK depends on the kptr_restrict sysctl - see 65 Documentation/sysctl/kernel.txt for more details.
|
D | kprobes.txt | 19 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
|
D | nommu-mmap.txt | 291 Page trimming behaviour is configurable via the sysctl `vm.nr_trim_pages'.
|
D | memory-hotplug.txt | 444 sysctl or new control file.
|
D | 00-INDEX | 432 sysctl/
|
D | kernel-parameters.txt | 2618 This can be set from sysctl after boot. 2619 See Documentation/sysctl/vm.txt for details. 3672 cache size. See Documentation/networking/ip-sysctl.txt 3815 This option can also be set at run time via the sysctl
|
/linux-4.4.14/Documentation/zh_CN/arm64/ |
D | legacy_instructions.txt | 32 模拟模式可通过写 sysctl 节点(/proc/sys/abi)来控制。 33 不同的执行方式及 sysctl 节点的相应值,解释如下:
|
/linux-4.4.14/Documentation/sysctl/ |
D | README | 5 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
|
D | 00-INDEX | 4 - general information about /proc/sys/ sysctl files.
|
D | kernel.txt | 9 This file contains documentation for the sysctl files in 219 This sysctl is only applicable when core_pattern is configured to pipe 228 the reaping of a crashed process simply by never exiting. This sysctl 364 with the "modules_disabled" sysctl. 560 1: panic immediately. If the `panic' sysctl is also non-zero then the 585 such as power management so the default is off. That sysctl works like 638 The last pid allocated in the current (the one task using this sysctl 806 Control how file position affects the behavior of updating sysctl values 809 -1 - Legacy per-write sysctl value handling, with no printk warnings. 810 Each write syscall must fully contain the sysctl value to be [all …]
|
D | net.txt | 11 This file contains the documentation for the sysctl files in 75 globally via sysctl, a value of 50 is recommended. 88 sysctl.net.busy_read globally. 133 This sysctl is now unused. 203 Please see: Documentation/networking/ip-sysctl.txt and ipvs-sysctl.txt for
|
D | sunrpc.txt | 8 This file contains the documentation for the sysctl files in
|
D | vm.txt | 9 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.
|
D | fs.txt | 9 This file contains documentation for the sysctl files in 238 anyway, but only if the "core_pattern" kernel sysctl is set to
|
/linux-4.4.14/net/phonet/ |
D | Makefile | 8 sysctl.o \
|
/linux-4.4.14/drivers/ide/ |
D | tx4939ide.c | 156 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.4.14/fs/coda/ |
D | Makefile | 8 coda_linux.o symlink.o pioctl.o sysctl.o
|
/linux-4.4.14/arch/mips/lasat/ |
D | Makefile | 8 obj-$(CONFIG_LASAT_SYSCTL) += sysctl.o
|
D | Kconfig | 14 bool "LASAT sysctl interface"
|
/linux-4.4.14/tools/lib/api/fs/ |
D | fs.h | 30 int sysctl__read_int(const char *sysctl, int *value);
|
D | fs.c | 329 int sysctl__read_int(const char *sysctl, int *value) in sysctl__read_int() argument 337 snprintf(path, sizeof(path), "%s/sys/%s", procfs, sysctl); in sysctl__read_int()
|
/linux-4.4.14/Documentation/arm64/ |
D | legacy_instructions.txt | 7 The emulation mode can be controlled by writing to sysctl nodes 9 behaviours and the corresponding values of the sysctl nodes -
|
/linux-4.4.14/security/keys/ |
D | Makefile | 20 obj-$(CONFIG_SYSCTL) += sysctl.o
|
/linux-4.4.14/fs/proc/ |
D | Kconfig | 52 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
|
D | inode.c | 46 head = PROC_I(inode)->sysctl; in proc_evict_inode() 48 RCU_INIT_POINTER(PROC_I(inode)->sysctl, NULL); in proc_evict_inode() 67 ei->sysctl = NULL; in proc_alloc_inode()
|
D | internal.h | 66 struct ctl_table_header *sysctl; member
|
D | proc_sysctl.c | 444 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.4.14/fs/ntfs/ |
D | Makefile | 6 index.o inode.o mft.o mst.o namei.o runlist.o super.o sysctl.o \
|
/linux-4.4.14/net/tipc/ |
D | Makefile | 15 tipc-$(CONFIG_SYSCTL) += sysctl.o
|
/linux-4.4.14/Documentation/ABI/removed/ |
D | net_dma | 1 What: tcp_dma_copybreak sysctl
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | Makefile | 3 obdclass-y := linux/linux-module.o linux/linux-obdo.o linux/linux-sysctl.o \
|
/linux-4.4.14/net/sunrpc/ |
D | Makefile | 19 sunrpc-$(CONFIG_SYSCTL) += sysctl.o
|
D | Kconfig | 42 This option enables a sysctl-based debugging interface
|
/linux-4.4.14/net/rxrpc/ |
D | Makefile | 24 af-rxrpc-$(CONFIG_SYSCTL) += sysctl.o
|
/linux-4.4.14/net/sctp/ |
D | Makefile | 19 sctp-$(CONFIG_SYSCTL) += sysctl.o
|
/linux-4.4.14/net/dccp/ |
D | Makefile | 25 dccp-$(CONFIG_SYSCTL) += sysctl.o
|
/linux-4.4.14/net/rds/ |
D | Makefile | 3 recv.o send.o stats.o sysctl.o threads.o transport.o \
|
/linux-4.4.14/arch/frv/kernel/ |
D | Makefile | 21 obj-$(CONFIG_SYSCTL) += sysctl.o
|
/linux-4.4.14/Documentation/DocBook/ |
D | .filesystems.xml.cmd | 2 …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.4.14/fs/nfs/ |
D | Makefile | 12 nfs-$(CONFIG_SYSCTL) += sysctl.o
|
/linux-4.4.14/tools/testing/selftests/ |
D | Makefile | 22 TARGETS += sysctl
|
/linux-4.4.14/drivers/media/i2c/ |
D | tc358743.c | 518 u16 sysctl = i2c_rd16(sd, SYSCTL); in tc358743_reset() local 520 i2c_wr16(sd, SYSCTL, sysctl | mask); in tc358743_reset() 521 i2c_wr16(sd, SYSCTL, sysctl & ~mask); in tc358743_reset() 1110 uint16_t sysctl = i2c_rd16(sd, SYSCTL); in tc358743_log_status() local 1124 !!(sysctl & MASK_IRRST), in tc358743_log_status() 1125 !!(sysctl & MASK_CECRST), in tc358743_log_status() 1126 !!(sysctl & MASK_CTXRST), in tc358743_log_status() 1127 !!(sysctl & MASK_HDMIRST)); in tc358743_log_status() 1128 v4l2_info(sd, "Sleep mode: %s\n", sysctl & MASK_SLEEP ? "on" : "off"); in tc358743_log_status()
|
/linux-4.4.14/net/mpls/ |
D | internal.h | 18 struct ctl_table_header *sysctl; member
|
D | af_mpls.c | 849 mdev->sysctl = register_net_sysctl(dev_net(dev), path, table); in mpls_dev_sysctl_register() 850 if (!mdev->sysctl) in mpls_dev_sysctl_register() 865 table = mdev->sysctl->ctl_table_arg; in mpls_dev_sysctl_unregister() 866 unregister_net_sysctl_table(mdev->sysctl); in mpls_dev_sysctl_unregister()
|
/linux-4.4.14/Documentation/security/ |
D | Yama.txt | 47 The sysctl settings (writable only with CAP_SYS_PTRACE) are: 67 PTRACE_TRACEME. Once set, this sysctl value cannot be changed.
|
D | keys.txt | 188 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.4.14/include/net/ |
D | ipv6.h | 116 ((net)->ipv6.sysctl.fwmark_reflect ? (mark) : 0) 748 net->ipv6.sysctl.auto_flowlabels == IP6_AUTO_FLOW_LABEL_OFF || in ip6_make_flowlabel() 750 net->ipv6.sysctl.auto_flowlabels != IP6_AUTO_FLOW_LABEL_FORCED)) in ip6_make_flowlabel() 763 if (net->ipv6.sysctl.flowlabel_state_ranges) in ip6_make_flowlabel() 771 switch (net->ipv6.sysctl.auto_flowlabels) { in ip6_default_np_autolabel()
|
D | dn_dev.h | 82 void *sysctl; member
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | sp810.txt | 36 v2m_sysctl: sysctl@020000 {
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 121 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.4.14/net/ieee802154/6lowpan/ |
D | reassembly.c | 523 ieee802154_lowpan->sysctl.frags_hdr = hdr; in lowpan_frags_ns_sysctl_register() 539 table = ieee802154_lowpan->sysctl.frags_hdr->ctl_table_arg; in lowpan_frags_ns_sysctl_unregister() 540 unregister_net_sysctl_table(ieee802154_lowpan->sysctl.frags_hdr); in lowpan_frags_ns_sysctl_unregister()
|
/linux-4.4.14/net/decnet/ |
D | Kconfig | 20 below when using DECnet, since you will need sysctl support to aid
|
D | dn_dev.c | 233 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.4.14/Documentation/devicetree/bindings/net/ |
D | sti-dwmac.txt | 14 - st,gmac_en: this is to enable the gmac into a dedicated sysctl control
|
/linux-4.4.14/Documentation/vm/ |
D | hwpoison.txt | 53 vm.memory_failure_recovery sysctl set to zero: 75 See sysctl.txt
|
D | overcommit-accounting | 27 The overcommit policy is set via the sysctl `vm.overcommit_memory'.
|
D | numa | 85 boot parameter or sysctl. [see Documentation/kernel-parameters.txt and 86 Documentation/sysctl/vm.txt]
|
D | hugetlbpage.txt | 110 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
|
D | unevictable-lru.txt | 459 this behavior (see Documentation/sysctl/vm.txt). Once scanning of the
|
/linux-4.4.14/include/linux/ |
D | ipv6.h | 63 void *sysctl; member
|
D | inetdevice.h | 16 void *sysctl; member
|
/linux-4.4.14/kernel/ |
D | Makefile | 7 sysctl.o sysctl_binary.o capability.o ptrace.o user.o \
|
D | sysctl_binary.c | 1420 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.4.14/Documentation/scsi/ |
D | scsi-parameters.txt | 99 settable via sysctl at dev.scsi.logging_level
|
/linux-4.4.14/arch/arm64/boot/dts/arm/ |
D | rtsm_ve-motherboard.dtsi | 70 v2m_sysctl: sysctl@020000 {
|
D | juno-motherboard.dtsi | 147 v2m_sysctl: sysctl@020000 {
|
D | vexpress-v2m-rs1.dtsi | 97 v2m_sysctl: sysctl@020000 {
|
/linux-4.4.14/security/ |
D | Kconfig | 17 unless the dmesg_restrict sysctl is explicitly set to (1).
|
/linux-4.4.14/arch/parisc/kernel/ |
D | syscall_table.S | 237 ENTRY_COMP(sysctl)
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | Kconfig | 29 bool "proc/sysctl compatibility with old connection tracking" 33 This option enables /proc and sysctl compatibility with the old
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | systbl.h | 156 COMPAT_SYS(sysctl)
|
/linux-4.4.14/Documentation/s390/ |
D | s390dbf.txt | 84 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.4.14/net/ipv4/ |
D | devinet.c | 245 in_dev->cnf.sysctl = NULL; in inetdev_init() 2225 p->sysctl = t; in __devinet_sysctl_register() 2236 struct devinet_sysctl_table *t = cnf->sysctl; in __devinet_sysctl_unregister() 2241 cnf->sysctl = NULL; in __devinet_sysctl_unregister()
|
D | ping.c | 366 if (!(net->ipv6.sysctl.ip_nonlocal_bind || in ping_check_bind_addr()
|
D | Kconfig | 51 <file:Documentation/networking/ip-sysctl.txt>.
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | vexpress-v2m-rs1.dtsi | 97 v2m_sysctl: sysctl@020000 {
|
D | vexpress-v2m.dtsi | 96 v2m_sysctl: sysctl@01000 {
|
/linux-4.4.14/drivers/mmc/host/ |
D | omap_hsmmc.c | 197 u32 sysctl; member 733 host->sysctl == OMAP_HSMMC_READ(host->base, SYSCTL) && in omap_hsmmc_context_restore() 795 host->sysctl = OMAP_HSMMC_READ(host->base, SYSCTL); in omap_hsmmc_context_save()
|
/linux-4.4.14/Documentation/hwmon/ |
D | asc7621 | 202 Bitmap as described in sysctl-interface with the following
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-design-CFS.txt | 174 compat_yield sysctl is turned on; in that case, it places the scheduling
|
/linux-4.4.14/drivers/macintosh/ |
D | Kconfig | 180 disabled by default. The emulation is controlled by these sysctl
|
/linux-4.4.14/Documentation/laptops/ |
D | laptop-mode.txt | 168 the /proc/sys/vm/dirty_ratio sysctl. 175 sysctl.
|
/linux-4.4.14/include/uapi/linux/ |
D | Kbuild | 392 header-y += sysctl.h
|
/linux-4.4.14/net/ |
D | Kconfig | 78 <file:Documentation/networking/ip-sysctl.txt>.
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs.txt | 303 ISGID bit is cleared if the irix_sgid_inherit compatibility sysctl
|
D | proc.txt | 112 certain kernel parameters at runtime (sysctl). 1420 Please see: Documentation/sysctl/ directory for descriptions of these
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 712 thresholds can be controlled through the sysctl watchdog_thresh. 726 using the watchdog_thresh sysctl). 744 sysctl), without giving other tasks a chance to run. 786 sysctl or by writing a value to
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 1682 # sysctl kernel.ftrace_enabled=1 2402 Note, the proc sysctl ftrace_enable is a big on/off switch for the 2412 sysctl kernel.ftrace_enabled=0 2413 sysctl kernel.ftrace_enabled=1
|
/linux-4.4.14/kernel/trace/ |
D | Kconfig | 371 sysctl kernel.stack_tracer_enabled
|
/linux-4.4.14/ |
D | CREDITS | 267 D: Some new sysctl entries for the parport driver. 268 D: New sysctl function for handling unsigned longs 1331 D: Miscellaneous ipv4 sysctl patches 1619 D: Miscellaneous sysctl hacks 3055 D: Linux-MM site, Documentation/sysctl/*, swap/mm readaround
|
D | MAINTAINERS | 5755 F: Documentation/networking/ipvs-sysctl.txt
|
/linux-4.4.14/mm/ |
D | Kconfig | 383 Trimming can be dynamically controlled through a sysctl option
|
/linux-4.4.14/Documentation/cgroups/ |
D | unified-hierarchy.txt | 613 This is an administration interface much closer to sysctl knobs than
|
D | memory.txt | 76 (See sysctl's vm.swappiness)
|
/linux-4.4.14/drivers/infiniband/core/ |
D | cma.c | 3005 id_priv->afonly = net->ipv6.sysctl.bindv6only; in rdma_bind_addr()
|
/linux-4.4.14/init/ |
D | Kconfig | 1417 Almost nothing using the binary sysctl interface so if you are
|