Searched refs:replace (Results 26 - 50 of 167) sorted by relevance

1234567

/linux-master/tools/testing/selftests/net/forwarding/
H A Drouter_mpath_nh_lib.sh93 ip nexthop replace id $group_id group $nh1_id/$nh2_id \
107 ip nexthop replace id $group_id group $nh1_id/$nh2_id \
H A Dmirror_gre_neigh.sh67 ip neigh replace dev $swp3 $addr lladdr 00:11:22:33:44:55
H A Dgre_multipath_nh_res.sh242 ip nexthop replace id 103 group 101,$weight1/102,$weight2 \
259 ip nexthop replace id 103 group 101/102 type resilient
270 ip nexthop replace id 103 group 101,$weight1/102,$weight2 \
287 ip nexthop replace id 103 group 101/102 type resilient
H A Dgre_multipath_nh.sh240 ip nexthop replace id 103 group 101,$weight1/102,$weight2
256 ip nexthop replace id 103 group 101/102
267 ip nexthop replace id 103 group 101,$weight1/102,$weight2
283 ip nexthop replace id 103 group 101/102
H A Dbridge_fdb_learning_limit.sh152 bridge fdb replace "$mac" dev "$swp1" master static
155 bridge fdb replace "$mac" dev "$swp1" master static use
158 bridge fdb replace "$mac" dev "$swp1" master extern_learn
H A Dsch_red.sh57 tc qdisc replace dev $h1 root handle 1: tbf \
103 tc qdisc replace dev $swp3 root handle 1: tbf \
440 tc qdisc replace dev $swp3 parent 1:1 handle 11: red \
/linux-master/kernel/livepatch/
H A Dstate.c96 return !patch->replace;
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_ets.sh22 tc qdisc replace dev $swp2 root handle 3: tbf rate 1gbit \
H A Dfib_offload.sh129 # Mimic route replace by removing the route and adding it back with
177 ip -6 route replace 2001:db8:3::/64 metric 100 dev $spine_p2
179 check_err $? "prefix route not offloaded after replace"
182 ip -6 route replace 2001:db8:3::/64 metric 100 \
186 check_err $? "multipath route not offloaded after replace"
189 # replace a multipath route, so it is appended.
190 ip -6 route replace 2001:db8:3::/64 metric 100 dev $spine_p1
197 ip -6 route replace 2001:db8:3::/64 metric 100 \
205 ip -6 route replace 2001:db8:3::/64 metric 200 \
213 log_test "IPv6 route replace"
[all...]
H A Dqos_pfc.sh173 tc qdisc replace dev $swp1 root handle 1: \
189 tc qdisc replace dev $swp2 root handle 1: \
191 tc qdisc replace dev $swp2 parent 1:7 handle 17: \
206 tc qdisc replace dev $swp3 root handle 1: \
228 tc qdisc replace dev $swp4 root handle 1: \
H A Dvxlan_fdb_veto.sh86 bridge fdb replace 00:01:02:03:04:05 dev vxlan0 self static \
90 bridge fdb replace 00:01:02:03:04:05 dev vxlan0 self static \
95 log_test "vxlan FDB veto - replace"
H A Dqos_max_descriptors.sh125 tc qdisc replace dev $swp1 root handle 1: \
139 tc qdisc replace dev $swp2 root handle 1: tbf rate $SHAPER_RATE \
141 tc qdisc replace dev $swp2 parent 1:1 handle 11: \
H A Degress_vid_classification.sh122 ip neigh replace dev $swp3.20 192.0.2.18 lladdr $(mac_get $h3.20)
208 ip neigh replace dev br0 192.0.2.1 lladdr $(mac_get $h1.10)
243 ip neigh replace dev br0 192.0.2.1 lladdr $(mac_get $h1.10)
/linux-master/tools/testing/selftests/hid/tests/
H A Dconftest.py75 params.append([module.name.replace(".ko", ""), vid, pid])
/linux-master/include/media/
H A Dv4l2-event.h43 * @replace: Optional callback that can replace event 'old' with event 'new'.
49 void (*replace)(struct v4l2_event *old, const struct v4l2_event *new); member in struct:v4l2_subscribed_event_ops
/linux-master/scripts/dtc/
H A Ddt-extract-compatibles51 data = f.read().replace('\n', '')
68 data = f.read().replace('\n', '')
/linux-master/tools/testing/selftests/net/
H A Dfq_band_pktlimit.sh30 tc qdisc replace dev dummy0 root handle 1: fq quantum 1514 initial_quantum 1514 limit 10
/linux-master/tools/testing/selftests/livepatch/
H A Dtest-livepatch.sh61 load_lp $MOD_REPLACE replace=0
85 % insmod test_modules/$MOD_REPLACE.ko replace=0
110 # - load an atomic replace livepatch and verify that only the second is active
111 # - remove the first livepatch and verify that the atomic replace livepatch
113 # - remove the atomic replace livepatch and verify that none are active
115 start_test "atomic replace livepatch"
122 load_lp $MOD_REPLACE replace=1
145 % insmod test_modules/$MOD_REPLACE.ko replace=1
/linux-master/tools/testing/selftests/devices/
H A Dtest_discoverable_devices.py189 dev_type = dev_type.replace("usb", "usb" + str(device["usb-version"]))
191 dev_type = dev_type.replace("pci", "pci" + str(device["acpi-uid"]))
207 child["meta"]["type"] = parent["type"].replace("controller", "device")
278 vendor = f.read().replace("\n", "")
280 product = f.read().replace("\n", "")
/linux-master/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py182 title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).decode('utf-8').replace('\n', ' ')
199 title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).decode('utf-8').replace('\n', ' ')
213 title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).decode('utf-8').replace('\n', ' ')
227 title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).decode('utf-8').replace('\n', ' ')
241 title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).decode('utf-8').replace('\n', ' ')
255 title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).decode('utf-8').replace('\n', ' ')
269 title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).decode('utf-8').replace('\n', ' ')
283 title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).decode('utf-8').replace('\n', ' ')
452 common_comm = search_obj.group(2).replace(' ', '')
/linux-master/tools/perf/pmu-events/
H A Djevents.py79 return tblname.replace('-', '_')
213 '. '), '.').replace('\n', '\\n').replace(
214 '\"', '\\"').replace('\r', '\\r')
419 x = x.ToPerfJson().replace('\\', '\\\\')
421 x = x.replace('\\', '\\\\')
488 return (fix_none(j.pmu).replace(',','_'), fix_none(j.name), j.desc is not None, fix_none(j.topic),
510 pmu_name = event.pmu.replace(',', '_')
565 pmu_name = metric.pmu.replace(',', '_')
593 return removesuffix(topic, '.json').replace('
[all...]
/linux-master/scripts/clang-tools/
H A Dgen_compile_commands.py173 prefix = command_prefix.replace(r'\#', '#').replace('$(pound)', '#')
/linux-master/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py121 title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).decode('utf-8').replace('\n', ' ')
135 title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).decode('utf-8').replace('\n', ' ')
150 title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).decode('utf-8').replace('\n', ' ')
217 common_comm = search_obj.group(2).replace(' ', '')
/linux-master/tools/perf/util/
H A Dstring.c214 * FIXME: replace this with an expression using log10() when we
307 * string 'replace'
312 char *strreplace_chars(char needle, const char *haystack, const char *replace) argument
314 int replace_len = strlen(replace);
340 memcpy(to, replace, replace_len);
/linux-master/net/ipv6/
H A Daddrlabel.c204 int replace)
210 ADDRLABEL(KERN_DEBUG "%s(newp=%p, replace=%d)\n", __func__, newp,
211 replace);
217 if (!replace) {
244 int ifindex, u32 label, int replace)
249 ADDRLABEL(KERN_DEBUG "%s(prefix=%pI6, prefixlen=%d, ifindex=%d, label=%u, replace=%d)\n",
251 replace);
257 ret = __ip6addrlbl_add(net, newp, replace);
203 __ip6addrlbl_add(struct net *net, struct ip6addrlbl_entry *newp, int replace) argument
242 ip6addrlbl_add(struct net *net, const struct in6_addr *prefix, int prefixlen, int ifindex, u32 label, int replace) argument

Completed in 321 milliseconds

1234567