/linux-6.14.4/tools/testing/selftests/drivers/net/mlxsw/ |
D | vxlan.sh | 92 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 109 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 126 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 144 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 \ 163 ttl 20 tos inherit dstport 4789 180 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 198 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 dev dummy1 216 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 \ 251 ttl inherit tos inherit local $LOCAL_IP_1 dstport 4789 258 log_test "vxlan device with inherit ttl" [all …]
|
D | mirror_gre.sh | 28 ttl 100 tos inherit allow-localremote \ 55 ttl 100 tos inherit allow-localremote 127 ip link set dev $tundev type $type ttl inherit 136 log_test "$what: no offload on TTL of inherit" 151 ip link set dev $tundev type $type tos inherit
|
D | vxlan_ipv6.sh | 28 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 45 noudp6zerocsumrx udp6zerocsumtx ttl 20 tos inherit \ 54 udp6zerocsumrx noudp6zerocsumtx ttl 20 tos inherit \
|
D | extack.sh | 43 dstport 4789 nolearning noudpcsum tos inherit ttl 100 56 dstport 4789 nolearning noudpcsum tos inherit ttl 100 95 dstport 4789 tos inherit ttl 100 123 dstport 4789 tos inherit ttl 100
|
D | devlink_trap_tunnel_ipip6.sh | 22 # | tos=inherit | 71 tunnel_create g1 ip6gre 2001:db8:3::1 2001:db8:3::2 tos inherit \ 72 ttl inherit 233 tunnel_create g1 ip6gre 2001:db8:3::1 2001:db8:3::2 tos inherit \ 234 ttl inherit key 233
|
/linux-6.14.4/tools/testing/selftests/arm64/fp/ |
D | vlset.c | 21 static int inherit = 0; variable 30 { "inherit", no_argument, NULL, 'i' }, 32 { "no-inherit", no_argument, &no_inherit, 1 }, 55 case 'i': inherit = 1; break; in parse_options() 63 if (inherit && no_inherit) in parse_options() 95 "[-i | --inherit | --no-inherit] " in parse_options() 131 if (inherit) in main()
|
/linux-6.14.4/arch/riscv/kernel/ |
D | vector.c | 163 bool inherit) in riscv_v_ctrl_set() argument 169 if (inherit) in riscv_v_ctrl_set() 226 bool inherit; in riscv_v_vstate_ctrl_init() local 241 /* Clear next mask if inherit-bit is not set */ in riscv_v_vstate_ctrl_init() 242 inherit = riscv_v_ctrl_test_inherit(tsk); in riscv_v_vstate_ctrl_init() 243 if (!inherit) in riscv_v_vstate_ctrl_init() 246 riscv_v_ctrl_set(tsk, cur, next, inherit); in riscv_v_vstate_ctrl_init() 259 bool inherit; in riscv_v_vstate_ctrl_set_current() local 286 inherit = VSTATE_CTRL_GET_INHERIT(arg); in riscv_v_vstate_ctrl_set_current() 291 riscv_v_ctrl_set(current, cur, next, inherit); in riscv_v_vstate_ctrl_set_current()
|
/linux-6.14.4/fs/xfs/ |
D | xfs_sysctl.h | 22 xfs_sysctl_val_t sgid_inherit; /* Inherit S_ISGID if process' GID is 29 xfs_sysctl_val_t inherit_sync; /* Inherit the "sync" inode flag. */ 30 xfs_sysctl_val_t inherit_nodump;/* Inherit the "nodump" inode flag. */ 31 xfs_sysctl_val_t inherit_noatim;/* Inherit the "noatime" inode flag. */ 34 xfs_sysctl_val_t inherit_nosym; /* Inherit the "nosymlinks" flag. */ 36 xfs_sysctl_val_t inherit_nodfrg;/* Inherit the "nodefrag" inode flag. */
|
/linux-6.14.4/tools/perf/tests/shell/attr/ |
D | test-record-group-sampling1 | 26 # inherit is enabled for group sampling 27 inherit=1 49 # inherit is enabled for group sampling 50 inherit=1
|
D | test-record-group-sampling2 | 26 # inherit is enabled for group sampling 27 inherit=1 54 # inherit is enabled for group sampling 55 inherit=1
|
D | test-record-group-sampling | 12 inherit=0 33 # inherit is disabled for group sampling 34 inherit=0
|
/linux-6.14.4/tools/testing/selftests/net/forwarding/ |
D | mirror_gre_topo_lib.sh | 23 # | | : tos=inherit : tos=inherit | 32 # | tos=inherit tos=inherit | 64 ttl 100 tos inherit 67 ttl 100 tos inherit allow-localremote
|
D | gre_multipath.sh | 21 # | tos=inherit | tos=inherit | | 46 # | tos=inherit tos=inherit | 85 tunnel_create g1a gre 192.0.2.65 192.0.2.66 tos inherit dev v$ol1 89 tunnel_create g1b gre 192.0.2.81 192.0.2.82 tos inherit dev v$ol1 123 tunnel_create g2a gre 192.0.2.66 192.0.2.65 tos inherit dev v$ol2 127 tunnel_create g2b gre 192.0.2.82 192.0.2.81 tos inherit dev v$ol2
|
D | gre_multipath_nh.sh | 23 # | tos=inherit | tos=inherit | | 48 # | tos=inherit tos=inherit | 93 tunnel_create g1a gre 192.0.2.65 192.0.2.66 tos inherit dev v$ol1 97 tunnel_create g1b gre 192.0.2.81 192.0.2.82 tos inherit dev v$ol1 139 tunnel_create g2a gre 192.0.2.66 192.0.2.65 tos inherit dev v$ol2 143 tunnel_create g2b gre 192.0.2.82 192.0.2.81 tos inherit dev v$ol2
|
D | gre_multipath_nh_res.sh | 23 # | tos=inherit | tos=inherit | | 48 # | tos=inherit tos=inherit | 93 tunnel_create g1a gre 192.0.2.65 192.0.2.66 tos inherit dev v$ol1 97 tunnel_create g1b gre 192.0.2.81 192.0.2.82 tos inherit dev v$ol1 140 tunnel_create g2a gre 192.0.2.66 192.0.2.65 tos inherit dev v$ol2 144 tunnel_create g2b gre 192.0.2.82 192.0.2.81 tos inherit dev v$ol2
|
D | ipip_lib.sh | 25 # | tos=inherit | | 50 # | tos=inherit | 80 # | | tos=inherit | | 132 # | | tos=inherit | | 181 tunnel_create g1a $type 192.0.2.65 192.0.2.66 tos inherit "$@" 216 tunnel_create g2a $type 192.0.2.66 192.0.2.65 tos inherit dev v$ol2 \ 252 tunnel_create g1a $type 192.0.2.65 192.0.2.66 tos inherit dev dummy1 \ 291 tunnel_create g2a $type 192.0.2.66 192.0.2.65 tos inherit dev dummy2 \
|
D | mirror_gre_bound.sh | 21 # | | : tos=inherit : tos=inherit | | 37 # | tos=inherit tos=inherit | 126 ttl 100 tos inherit dev ul 131 ttl 100 tos inherit dev ul allow-localremote
|
D | ip6gre_lib.sh | 27 # | tos=inherit | | 54 # | tos=inherit | 87 # | | tos=inherit | | 137 # | | tos=inherit | | 194 tunnel_create g1a ip6gre 2001:db8:3::1 2001:db8:3::2 tos inherit \ 195 ttl inherit "$@" 230 tunnel_create g2a ip6gre 2001:db8:3::2 2001:db8:3::1 tos inherit \ 231 ttl inherit dev v$ol2 "$@" 271 tunnel_create g1a ip6gre 2001:db8:3::1 2001:db8:3::2 tos inherit \ 272 ttl inherit dev dummy1 "$@" [all …]
|
/linux-6.14.4/tools/testing/selftests/riscv/vector/ |
D | vstate_prctl.c | 14 int test_and_compare_child(long provided, long expected, int inherit, int xtheadvector) in test_and_compare_child() argument 24 rc = launch_test(NEXT_PROGRAM, inherit, xtheadvector); in test_and_compare_child() 140 /* Turn on next's vector explicitly and test no inherit */ in TEST() 160 /* Turn on next's vector explicitly and test inherit */ in TEST() 179 /* Turn off next's vector explicitly and test no inherit */ in TEST() 199 /* Turn off next's vector explicitly and test inherit */ in TEST()
|
/linux-6.14.4/tools/testing/selftests/mm/ |
D | mdwe_test.c | 137 bool inherit; in FIXTURE_VARIANT() local 144 .inherit = false, in FIXTURE_VARIANT_ADD() 151 .inherit = true, in FIXTURE_VARIANT_ADD() 158 .inherit = true, in FIXTURE_VARIANT_ADD() 165 .inherit = false, in FIXTURE_VARIANT_ADD() 170 return variant->enabled && (!variant->forked || variant->inherit); in executable_map_should_fail() 186 if (!variant->inherit) in FIXTURE_SETUP()
|
/linux-6.14.4/samples/bpf/ |
D | tracex6_user.c | 105 .inherit = 0, in test_bpf_perf_event() 114 .inherit = 0, in test_bpf_perf_event() 123 .inherit = 0, in test_bpf_perf_event() 133 .inherit = 0, in test_bpf_perf_event() 145 .inherit = 0, in test_bpf_perf_event() 157 .inherit = 0, in test_bpf_perf_event()
|
/linux-6.14.4/Documentation/admin-guide/mm/ |
D | transhuge.rst | 127 will inherit the top-level "enabled" value:: 129 echo inherit >/sys/kernel/mm/transparent_hugepage/hugepages-<size>kB/enabled 133 echo inherit >/sys/kernel/mm/transparent_hugepage/hugepages-2048kB/enabled 135 The top-level setting (for use with "inherit") can be set by issuing 142 By default, PMD-sized hugepages have enabled="inherit" and all other 309 ``never`` or ``inherit``. 312 set 128K, 512K to ``inherit``, set 256K to ``madvise`` and 1M, 2M 315 thp_anon=16K-64K:always;128K,512K:inherit;256K:madvise;1M-2M:never 323 ``thp_anon`` is not specified, PMD_ORDER THP will default to ``inherit``. 353 ``inherit``. However, if a valid ``thp_shmem`` setting is provided by the [all …]
|
/linux-6.14.4/tools/testing/selftests/net/ |
D | l2_tos_ttl_inherit.sh | 7 # if they inherit or set the inheritable fields. 82 elif [ "$tos_ttl" = "inherit" ]; then 84 tos="inherit $expected_tos" 97 elif [ "$tos_ttl" = "inherit" ]; then 99 ttl="inherit $expected_ttl" 210 if [ "$tos_ttl" = "inherit" ]; then 269 if [ "$tos_ttl" = "inherit" ]; then 332 if [ "$tos_ttl" = "inherit" ]; then 425 for tos_ttl in inherit random; do
|
/linux-6.14.4/tools/perf/util/bpf_skel/ |
D | bperf_follower.bpf.c | 34 int inherit; variable 59 * when inherit is disabled. Don't worry about the existing in BPF_PROG() 64 filter_key = inherit ? in BPF_PROG() 128 * inherit the accum key of its parent task so that they can be in BPF_PROG()
|
/linux-6.14.4/tools/lib/perf/include/internal/ |
D | evsel.h | 67 * values for `inherit`. Therefore it is not possible to have a 69 * all !inherit groups are global, and all groups where the sampling 70 * event is inherit + PERF_SAMPLE_READ will be per-thread. Any event 71 * that is part of such a group that is inherit but not PERF_SAMPLE_READ
|