Home
last modified time | relevance | path

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

123456

/Linux-v4.19/net/ipv6/
Dsysctl_net_ipv6.c37 ipv6.sysctl.multipath_hash_policy); in proc_rt6_multipath_hash_policy()
48 .data = &init_net.ipv6.sysctl.bindv6only,
55 .data = &init_net.ipv6.sysctl.anycast_src_echo_reply,
62 .data = &init_net.ipv6.sysctl.flowlabel_consistency,
69 .data = &init_net.ipv6.sysctl.auto_flowlabels,
78 .data = &init_net.ipv6.sysctl.fwmark_reflect,
85 .data = &init_net.ipv6.sysctl.idgen_retries,
92 .data = &init_net.ipv6.sysctl.idgen_delay,
99 .data = &init_net.ipv6.sysctl.flowlabel_state_ranges,
106 .data = &init_net.ipv6.sysctl.ip_nonlocal_bind,
[all …]
Daf_inet6.c213 np->repflow = net->ipv6.sysctl.flowlabel_reflect; in inet6_create()
214 sk->sk_ipv6only = net->ipv6.sysctl.bindv6only; in inet6_create()
833 net->ipv6.sysctl.bindv6only = 0; in inet6_net_init()
834 net->ipv6.sysctl.icmpv6_time = 1*HZ; in inet6_net_init()
835 net->ipv6.sysctl.icmpv6_echo_ignore_all = 0; in inet6_net_init()
836 net->ipv6.sysctl.flowlabel_consistency = 1; in inet6_net_init()
837 net->ipv6.sysctl.auto_flowlabels = IP6_DEFAULT_AUTO_FLOW_LABELS; in inet6_net_init()
838 net->ipv6.sysctl.idgen_retries = 3; in inet6_net_init()
839 net->ipv6.sysctl.idgen_delay = 1 * HZ; in inet6_net_init()
840 net->ipv6.sysctl.flowlabel_state_ranges = 0; in inet6_net_init()
[all …]
Dxfrm6_policy.c342 net->ipv6.sysctl.xfrm6_hdr = hdr; in xfrm6_net_sysctl_init()
356 if (!net->ipv6.sysctl.xfrm6_hdr) in xfrm6_net_sysctl_exit()
359 table = net->ipv6.sysctl.xfrm6_hdr->ctl_table_arg; in xfrm6_net_sysctl_exit()
360 unregister_net_sysctl_table(net->ipv6.sysctl.xfrm6_hdr); in xfrm6_net_sysctl_exit()
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_kmod.sh17 sysctl -w net.core.bpf_jit_enable=$1 2>&1 > /dev/null
18 sysctl -w net.core.bpf_jit_harden=$2 2>&1 > /dev/null
44 JE=`sysctl -n net.core.bpf_jit_enable`
45 JH=`sysctl -n net.core.bpf_jit_harden`
50 sysctl -w net.core.bpf_jit_enable=$JE 2>&1 > /dev/null
51 sysctl -w net.core.bpf_jit_harden=$JH 2>&1 > /dev/null
Dtest_lwt_seg6local.sh130 ip netns exec ns1 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
131 ip netns exec ns2 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
132 ip netns exec ns3 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
133 ip netns exec ns4 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
134 ip netns exec ns5 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
136 ip netns exec ns6 sysctl net.ipv6.conf.all.seg6_enabled=1 > /dev/null
137 ip netns exec ns6 sysctl net.ipv6.conf.lo.seg6_enabled=1 > /dev/null
138 ip netns exec ns6 sysctl net.ipv6.conf.veth10.seg6_enabled=1 > /dev/null
Dtest_select_reuseport.c160 static int read_int_sysctl(const char *sysctl) in read_int_sysctl() argument
165 fd = open(sysctl, 0); in read_int_sysctl()
167 sysctl, fd, errno); in read_int_sysctl()
171 sysctl, ret, errno); in read_int_sysctl()
177 static void write_int_sysctl(const char *sysctl, int v) in write_int_sysctl() argument
182 fd = open(sysctl, O_RDWR); in write_int_sysctl()
184 sysctl, fd, errno); in write_int_sysctl()
189 "sysctl:%s ret:%d size:%d errno:%d\n", sysctl, ret, size, errno); in write_int_sysctl()
/Linux-v4.19/samples/bpf/
Dtc_l2_redirect.sh48 $IP netns exec ns2 sysctl -q -w net.ipv4.conf.all.rp_filter=0
49 $IP netns exec ns2 sysctl -q -w net.ipv4.conf.ipt2.rp_filter=0
53 $IP netns exec ns2 sysctl -q -w net.ipv4.conf.all.rp_filter=0
54 $IP netns exec ns2 sysctl -q -w net.ipv4.conf.ip6t2.rp_filter=0
65 sysctl -q -w net.ipv4.conf.all.rp_filter=0
66 sysctl -q -w net.ipv6.conf.all.forwarding=1
78 sysctl -q -w net.ipv4.conf.all.rp_filter=$RP_FILTER
79 sysctl -q -w net.ipv6.conf.all.forwarding=$IPV6_FORWARDING
94 sysctl -q -w net.ipv4.conf.ipt.rp_filter=0
95 sysctl -q -w net.ipv4.conf.ipt.forwarding=1
[all …]
Dtest_cgrp2_tc.sh76 sysctl -q net.ipv6.conf.$HOST_IFC.accept_dad=0
81 $IP netns exec $NS sysctl -q net.ipv6.conf.$NS_IFC.accept_dad=0
/Linux-v4.19/drivers/phy/ralink/
Dphy-ralink-usb.c67 struct regmap *sysctl; member
106 regmap_update_bits(phy->sysctl, RT_SYSC_REG_CLKCFG1, in ralink_usb_phy_power_on()
110 regmap_update_bits(phy->sysctl, RT_SYSC_REG_SYSCFG1, in ralink_usb_phy_power_on()
128 regmap_read(phy->sysctl, RT_SYSC_REG_USB_PHY_CFG, &t); in ralink_usb_phy_power_on()
144 regmap_update_bits(phy->sysctl, RT_SYSC_REG_CLKCFG1, in ralink_usb_phy_power_off()
198 phy->sysctl = syscon_regmap_lookup_by_phandle(dev->of_node, "ralink,sysctl"); in ralink_usb_phy_probe()
199 if (IS_ERR(phy->sysctl)) { in ralink_usb_phy_probe()
201 return PTR_ERR(phy->sysctl); in ralink_usb_phy_probe()
/Linux-v4.19/drivers/pcmcia/
Dti113x.h507 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-v4.19/arch/arm64/kernel/
Darmv8_deprecated.c235 struct ctl_table *insns_sysctl, *sysctl; in register_insn_emulation_sysctl() local
237 insns_sysctl = kcalloc(nr_insn_emulated + 1, sizeof(*sysctl), in register_insn_emulation_sysctl()
242 sysctl = &insns_sysctl[i]; in register_insn_emulation_sysctl()
244 sysctl->mode = 0644; in register_insn_emulation_sysctl()
245 sysctl->maxlen = sizeof(int); in register_insn_emulation_sysctl()
247 sysctl->procname = insn->ops->name; in register_insn_emulation_sysctl()
248 sysctl->data = insn; in register_insn_emulation_sysctl()
249 sysctl->extra1 = &insn->min; in register_insn_emulation_sysctl()
250 sysctl->extra2 = &insn->max; in register_insn_emulation_sysctl()
251 sysctl->proc_handler = emulation_proc_handler; in register_insn_emulation_sysctl()
/Linux-v4.19/Documentation/devicetree/bindings/phy/
Dralink-usb-phy.txt9 - ralink,sysctl: a phandle to a ralink syscon register region
20 ralink,sysctl = <&sysc>;
/Linux-v4.19/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 …]
Ddctcp.txt10 sysctl -w net.ipv4.tcp_congestion_control=dctcp
11 sysctl -w net.ipv4.tcp_ecn_fallback=0 (optional)
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"
/Linux-v4.19/Documentation/
Dlockup-watchdogs.txt13 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),
43 (compile-time initialized to 10 and configurable through sysctl of the
81 may be adjusted via the kernel.watchdog_cpumask sysctl. For
/Linux-v4.19/tools/testing/selftests/net/
Dmsg_zerocopy.sh76 sysctl -w -q "${path_sysctl_mem}=${save_sysctl_mem}"
82 sysctl -w -q "${path_sysctl_mem}=1000000"
/Linux-v4.19/Documentation/admin-guide/LSM/
DLoadPin.rst18 block device backing the filesystem is not read-only, a sysctl is
21 sysctl allows for easy testing on systems with a mutable filesystem.)
/Linux-v4.19/Documentation/admin-guide/mm/
Dindex.rst13 filesystem and can be quired and adjusted using ``sysctl``. These APIs
14 are described in Documentation/sysctl/vm.txt and in `man 5 proc`_.
/Linux-v4.19/Documentation/translations/zh_CN/arm64/
Dlegacy_instructions.txt32 模拟模式可通过写 sysctl 节点(/proc/sys/abi)来控制。
33 不同的执行方式及 sysctl 节点的相应值,解释如下:
/Linux-v4.19/Documentation/filesystems/
Ddevpts.txt25 This feature was added in kernel 3.4 together with sysctl kernel.pty.reserve.
26 In kernels older than 3.4 sysctl kernel.pty.max works as per-instance limit.
/Linux-v4.19/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
/Linux-v4.19/tools/testing/selftests/sysctl/
DMakefile7 TEST_PROGS := sysctl.sh
/Linux-v4.19/include/net/netns/
Dieee802154_6lowpan.h18 struct netns_sysctl_lowpan sysctl; member
/Linux-v4.19/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()

123456