| /Linux-v5.4/samples/bpf/ |
| D | tracex6_user.c | 104 .inherit = 0, in test_bpf_perf_event() 113 .inherit = 0, in test_bpf_perf_event() 122 .inherit = 0, in test_bpf_perf_event() 132 .inherit = 0, in test_bpf_perf_event() 144 .inherit = 0, in test_bpf_perf_event() 156 .inherit = 0, in test_bpf_perf_event()
|
| D | trace_event_user.c | 144 attr->inherit = 0; in test_perf_event_all_cpu() 180 attr->inherit = 1; in test_perf_event_task()
|
| /Linux-v5.4/tools/testing/selftests/drivers/net/mlxsw/ |
| D | vxlan.sh | 66 ttl 20 tos inherit local 198.51.100.1 dstport 4789 83 ttl 20 tos inherit local 198.51.100.1 dstport 4789 100 ttl 20 tos inherit local 198.51.100.1 dstport 4789 118 ttl 20 tos inherit local 198.51.100.1 dstport 4789 \ 137 ttl 20 tos inherit dstport 4789 154 ttl 20 tos inherit local 2001:db8::1 dstport 4789 171 ttl 20 tos inherit local 198.51.100.1 dstport 4789 189 ttl 20 tos inherit local 198.51.100.1 dstport 4789 dev dummy1 207 ttl 20 tos inherit local 198.51.100.1 dstport 4789 \ 242 ttl inherit tos inherit local 198.51.100.1 dstport 4789 [all …]
|
| D | extack.sh | 40 dstport 4789 nolearning noudpcsum tos inherit ttl 100 51 dstport 4789 nolearning noudpcsum tos inherit ttl 100 88 dstport 4789 tos inherit ttl 100 118 dstport 4789 tos inherit ttl 100
|
| D | mirror_gre.sh | 21 ttl 100 tos inherit allow-localremote \ 48 ttl 100 tos inherit allow-localremote 120 ip link set dev $tundev type $type ttl inherit 144 ip link set dev $tundev type $type tos inherit
|
| /Linux-v5.4/tools/perf/tests/attr/ |
| D | test-record-group-sampling | 11 inherit=0 32 # inherit is disabled for group sampling 33 inherit=0
|
| D | test-stat-no-inherit | 7 inherit=0
|
| D | test-record-no-inherit | 8 inherit=0
|
| D | base-record | 14 inherit=1
|
| D | base-stat | 14 inherit=1
|
| D | README | 53 perf record -i kill (test-record-no-inherit) 64 perf stat -i -e cycles kill (test-stat-no-inherit)
|
| /Linux-v5.4/tools/testing/selftests/net/forwarding/ |
| D | mirror_gre_topo_lib.sh | 64 ttl 100 tos inherit 67 ttl 100 tos inherit allow-localremote
|
| D | ipip_lib.sh | 182 tunnel_create g1a $type 192.0.2.65 192.0.2.66 tos inherit "$@" 217 tunnel_create g2a $type 192.0.2.66 192.0.2.65 tos inherit dev v$ol2 \ 253 tunnel_create g1a $type 192.0.2.65 192.0.2.66 tos inherit dev dummy1 \ 292 tunnel_create g2a $type 192.0.2.66 192.0.2.65 tos inherit dev dummy2 \
|
| D | gre_multipath.sh | 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 | vxlan_symmetric.sh | 183 nolearning noudpcsum tos inherit ttl 100 191 nolearning noudpcsum tos inherit ttl 100 207 nolearning noudpcsum tos inherit ttl 100 348 nolearning noudpcsum tos inherit ttl 100 356 nolearning noudpcsum tos inherit ttl 100 364 nolearning noudpcsum tos inherit ttl 100
|
| D | mirror_gre_bound.sh | 125 ttl 100 tos inherit dev ul 130 ttl 100 tos inherit dev ul allow-localremote
|
| D | gre_inner_v4_multipath.sh | 99 tunnel_create g1 gre 192.0.2.65 192.0.2.66 tos inherit dev v$ol1 179 tunnel_create g2 gre 192.0.2.66 192.0.2.65 tos inherit dev v$ol4
|
| D | gre_inner_v6_multipath.sh | 99 tunnel_create g1 gre 192.0.2.65 192.0.2.66 tos inherit dev v$ol1 179 tunnel_create g2 gre 192.0.2.66 192.0.2.65 tos inherit dev v$ol4
|
| D | ip6gre_inner_v4_multipath.sh | 98 tunnel_create g1 ip6gre 2001:db8:40::1 2001:db8:40::2 tos inherit dev v$ol1 178 tunnel_create g2 ip6gre 2001:db8:40::2 2001:db8:40::1 tos inherit dev v$ol4
|
| D | ip6gre_inner_v6_multipath.sh | 98 tunnel_create g1 ip6gre 2001:db8:40::1 2001:db8:40::2 tos inherit dev v$ol1 178 tunnel_create g2 ip6gre 2001:db8:40::2 2001:db8:40::1 tos inherit dev v$ol4
|
| /Linux-v5.4/Documentation/sphinx-static/ |
| D | theme_overrides.css | 117 color: inherit; 120 background: inherit; 125 color: inherit;
|
| /Linux-v5.4/Documentation/devicetree/bindings/memory-controllers/ |
| D | arm,pl172.txt | 23 - clock-ranges: Empty property indicating that child nodes can inherit 37 - ranges: Empty property indicating that child nodes can inherit 40 - clock-ranges: Empty property indicating that child nodes can inherit
|
| /Linux-v5.4/tools/perf/util/ |
| D | evsel_config.h | 41 bool inherit; member
|
| D | python.c | 733 inherit = 0, in pyrf_evsel__init() local 757 &attr.read_format, &disabled, &inherit, in pyrf_evsel__init() 776 attr.inherit = inherit; in pyrf_evsel__init() 813 int group = 0, inherit = 0; in pyrf_evsel__open() local 817 &pcpus, &pthreads, &group, &inherit)) in pyrf_evsel__open() 826 evsel->core.attr.inherit = inherit; in pyrf_evsel__open()
|
| /Linux-v5.4/fs/btrfs/ |
| D | qgroup.c | 2624 u64 objectid, struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit() argument 2665 if (inherit) { in btrfs_qgroup_inherit() 2666 i_qgroups = (u64 *)(inherit + 1); in btrfs_qgroup_inherit() 2667 nums = inherit->num_qgroups + 2 * inherit->num_ref_copies + in btrfs_qgroup_inherit() 2668 2 * inherit->num_excl_copies; in btrfs_qgroup_inherit() 2694 if (inherit) { in btrfs_qgroup_inherit() 2695 i_qgroups = (u64 *)(inherit + 1); in btrfs_qgroup_inherit() 2696 for (i = 0; i < inherit->num_qgroups; ++i, ++i_qgroups) { in btrfs_qgroup_inherit() 2720 if (inherit && inherit->flags & BTRFS_QGROUP_INHERIT_SET_LIMITS) { in btrfs_qgroup_inherit() 2721 dstgroup->lim_flags = inherit->lim.flags; in btrfs_qgroup_inherit() [all …]
|