/linux-4.1.27/net/ipv6/ |
D | sysctl_net_ipv6.c | 24 .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 …]
|
D | route.c | 1163 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 …]
|
D | xfrm6_policy.c | 357 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()
|
D | af_inet6.c | 203 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()
|
D | icmp.c | 200 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()
|
D | reassembly.c | 658 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()
|
D | ip6_fib.c | 885 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()
|
D | addrconf.c | 355 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()
|
D | ip6_flowlabel.c | 584 if (net->ipv6.sysctl.flowlabel_consistency) { in ipv6_flowlabel_opt()
|
/linux-4.1.27/drivers/pcmcia/ |
D | ti113x.h | 509 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/ |
D | armv8_deprecated.c | 242 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/ |
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.1.27/include/net/netns/ |
D | ipv6.h | 40 struct netns_sysctl_ipv6 sysctl; member 87 struct netns_sysctl_ipv6 sysctl; member
|
D | ieee802154_6lowpan.h | 17 struct netns_sysctl_lowpan sysctl; member
|
/linux-4.1.27/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 | 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 | dctcp.txt | 10 sysctl -w net.ipv4.tcp_congestion_control=dctcp
|
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 | 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 | dccp.txt | 140 (sysctl net.dccp.default or /proc/sys/net/dccp/default):
|
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 | 815 Note that another sysctl, icmp_msgs_per_sec limits the number 1843 Please see: Documentation/sysctl/net.txt for descriptions of these entries.
|
D | bonding.txt | 2232 altering the net.ipv4.tcp_reordering sysctl parameter. The
|
/linux-4.1.27/Documentation/zh_CN/arm64/ |
D | legacy_instructions.txt | 32 模拟模式可通过写 sysctl 节点(/proc/sys/abi)来控制。 33 不同的执行方式及 sysctl 节点的相应值,解释如下:
|
/linux-4.1.27/tools/lib/api/fs/ |
D | fs.c | 188 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()
|
D | fs.h | 16 int sysctl__read_int(const char *sysctl, int *value);
|
/linux-4.1.27/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 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 …]
|
D | net.txt | 11 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
|
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 215 anyway, but only if the "core_pattern" kernel sysctl is set to
|
/linux-4.1.27/Documentation/ |
D | lockup-watchdogs.txt | 13 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
|
D | printk-formats.txt | 60 users. The behaviour of %pK depends on the kptr_restrict sysctl - see 61 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 | 2541 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/ |
D | Makefile | 8 sysctl.o \
|
/linux-4.1.27/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 | 47 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()
|
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.1.27/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.1.27/fs/coda/ |
D | Makefile | 8 coda_linux.o symlink.o pioctl.o sysctl.o
|
/linux-4.1.27/arch/mips/lasat/ |
D | Makefile | 8 obj-$(CONFIG_LASAT_SYSCTL) += sysctl.o
|
D | Kconfig | 14 bool "LASAT sysctl interface"
|
/linux-4.1.27/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.1.27/security/keys/ |
D | Makefile | 20 obj-$(CONFIG_SYSCTL) += sysctl.o
|
/linux-4.1.27/Documentation/security/ |
D | Yama.txt | 6 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.
|
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.1.27/net/tipc/ |
D | Makefile | 15 tipc-$(CONFIG_SYSCTL) += sysctl.o
|
/linux-4.1.27/fs/ntfs/ |
D | Makefile | 6 index.o inode.o mft.o mst.o namei.o runlist.o super.o sysctl.o \
|
/linux-4.1.27/Documentation/ABI/removed/ |
D | net_dma | 1 What: tcp_dma_copybreak sysctl
|
/linux-4.1.27/net/sunrpc/ |
D | Makefile | 20 sunrpc-$(CONFIG_SYSCTL) += sysctl.o
|
D | Kconfig | 42 This option enables a sysctl-based debugging interface
|
/linux-4.1.27/net/rxrpc/ |
D | Makefile | 24 af-rxrpc-$(CONFIG_SYSCTL) += sysctl.o
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | Makefile | 3 obdclass-y := linux/linux-module.o linux/linux-obdo.o linux/linux-sysctl.o \
|
/linux-4.1.27/net/sctp/ |
D | Makefile | 19 sctp-$(CONFIG_SYSCTL) += sysctl.o
|
/linux-4.1.27/net/dccp/ |
D | Makefile | 25 dccp-$(CONFIG_SYSCTL) += sysctl.o
|
/linux-4.1.27/net/rds/ |
D | Makefile | 3 recv.o send.o stats.o sysctl.o threads.o transport.o \
|
/linux-4.1.27/arch/frv/kernel/ |
D | Makefile | 21 obj-$(CONFIG_SYSCTL) += sysctl.o
|
/linux-4.1.27/net/mpls/ |
D | internal.h | 18 struct ctl_table_header *sysctl; member
|
D | af_mpls.c | 474 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.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.1.27/tools/testing/selftests/ |
D | Makefile | 16 TARGETS += sysctl
|
/linux-4.1.27/fs/nfs/ |
D | Makefile | 12 nfs-$(CONFIG_SYSCTL) += sysctl.o
|
/linux-4.1.27/net/ieee802154/6lowpan/ |
D | reassembly.c | 466 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/ |
D | dn_dev.h | 82 void *sysctl; member
|
D | ipv6.h | 116 ((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/ |
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.1.27/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.1.27/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.1.27/arch/arm64/boot/dts/arm/ |
D | juno-motherboard.dtsi | 83 v2m_sysctl: sysctl@020000 {
|
D | rtsm_ve-motherboard.dtsi | 70 v2m_sysctl: sysctl@020000 {
|
/linux-4.1.27/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.1.27/include/linux/ |
D | ipv6.h | 61 void *sysctl; member
|
D | inetdevice.h | 16 void *sysctl; member
|
/linux-4.1.27/Documentation/scsi/ |
D | scsi-parameters.txt | 99 settable via sysctl at dev.scsi.logging_level
|
/linux-4.1.27/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.1.27/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.1.27/arch/parisc/kernel/ |
D | syscall_table.S | 237 ENTRY_COMP(sysctl)
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | systbl.h | 156 COMPAT_SYS(sysctl)
|
/linux-4.1.27/security/ |
D | Kconfig | 17 unless the dmesg_restrict sysctl is explicitly set to (1).
|
/linux-4.1.27/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.1.27/net/ipv4/ |
D | devinet.c | 245 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()
|
D | Kconfig | 51 <file:Documentation/networking/ip-sysctl.txt>.
|
/linux-4.1.27/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.1.27/drivers/mmc/host/ |
D | omap_hsmmc.c | 204 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/ |
D | asc7621 | 202 Bitmap as described in sysctl-interface with the following
|
/linux-4.1.27/drivers/macintosh/ |
D | Kconfig | 181 disabled by default. The emulation is controlled by these sysctl
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-design-CFS.txt | 174 compat_yield sysctl is turned on; in that case, it places the scheduling
|
/linux-4.1.27/include/uapi/linux/ |
D | Kbuild | 384 header-y += sysctl.h
|
/linux-4.1.27/net/ |
D | Kconfig | 75 <file:Documentation/networking/ip-sysctl.txt>.
|
/linux-4.1.27/Documentation/laptops/ |
D | laptop-mode.txt | 168 the /proc/sys/vm/dirty_ratio sysctl. 175 sysctl.
|
/linux-4.1.27/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). 1405 Please see: Documentation/sysctl/ directory for descriptions of these
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 702 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/ |
D | ftrace.txt | 1669 # 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/ |
D | Kconfig | 371 sysctl kernel.stack_tracer_enabled
|
/linux-4.1.27/mm/ |
D | Kconfig | 400 Trimming can be dynamically controlled through a sysctl option
|
/linux-4.1.27/ |
D | CREDITS | 263 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
|
D | MAINTAINERS | 5353 F: Documentation/networking/ipvs-sysctl.txt
|
/linux-4.1.27/Documentation/cgroups/ |
D | unified-hierarchy.txt | 427 This is an administration interface much closer to sysctl knobs than
|
D | memory.txt | 76 (See sysctl's vm.swappiness)
|
/linux-4.1.27/drivers/infiniband/core/ |
D | cma.c | 2616 id_priv->afonly = init_net.ipv6.sysctl.bindv6only; in rdma_bind_addr()
|
/linux-4.1.27/init/ |
D | Kconfig | 1406 Almost nothing using the binary sysctl interface so if you are
|