Home
last modified time | relevance | path

Searched refs:remove (Results 1 – 25 of 67) sorted by relevance

123

/tools/testing/selftests/net/forwarding/
A Dvxlan_bridge_1q_mc_ul.sh396 defer mc_cli remove "$swp2" 192.0.2.100 "$GROUP4" "$swp1" "$swp3"
405 defer mc_cli remove "$swp2" 0.0.0.0 "$GROUP4" lo10
408 defer mc_cli remove "$swp3" 0.0.0.0 "$GROUP4" lo10
411 defer mc_cli remove "$swp2" :: "$GROUP6" lo10
414 defer mc_cli remove "$swp3" :: "$GROUP6" lo10
422 defer mc_cli remove "$IPMR" 192.0.2.33 "$GROUP4" "$swp2" "$swp3"
435 defer mc_cli remove lo 192.0.2.120 "$GROUP4" "$swp2" "$swp3"
438 defer mc_cli remove lo 2001:db8:5::1 "$GROUP6" "$swp2" "$swp3"
448 defer mc_cli remove "$lo" 192.0.2.120 "$GROUP4" "$swp2" "$swp3"
461 defer mc_cli remove "$IPMR" 0.0.0.0 "$GROUP4" "$swp2" "$swp3"
[all …]
/tools/power/acpi/
A DMakefile.config88 STRIPCMD = $(STRIP) -s --remove-section=.note --remove-section=.comment
/tools/testing/selftests/net/lib/py/
A Dnsim.py98 self.remove()
127 def remove(self): member in NetdevSimDev
133 self.nsims.remove(nsim)
/tools/testing/selftests/net/
A Dbpf_offload.py531 dev.remove()
686 simdev.remove()
757 simdev.remove()
909 simdev.remove()
918 simdev.remove()
1109 simdev.remove()
1147 simdev.remove()
1238 simdev.remove()
1332 simB1.remove()
1340 simB2.remove()
[all …]
/tools/testing/selftests/bpf/prog_tests/
A Dfs_kfuncs.c73 remove(testfile); in test_get_xattr()
194 remove(testfile); in test_set_remove_xattr()
268 remove(testfile); in test_fsverity()
A Dtest_veristat.c44 remove(fix->tmpfile); in teardown_fixture()
125 remove(input_file); in test_set_global_vars_from_file_succeeds()
A Dcgroup_hierarchical_stats.c315 ASSERT_OK(remove(path), "remove cgroup_iter pin"); in destroy_progs()
320 ASSERT_OK(remove(path), "remove cgroup_iter root pin"); in destroy_progs()
A Dd_path.c67 remove("/tmp/d_path_loadgen.txt"); in trigger_fstat_events()
/tools/testing/selftests/resctrl/
A Dcmt_test.c113 remove(RESULT_FILE_NAME); in cmt_test_cleanup()
165 remove(RESULT_FILE_NAME); in cmt_run_test()
A Dmbm_test.c126 remove(RESULT_FILE_NAME); in mbm_test_cleanup()
141 remove(RESULT_FILE_NAME); in mbm_run_test()
A Dmba_test.c167 remove(RESULT_FILE_NAME); in mba_test_cleanup()
182 remove(RESULT_FILE_NAME); in mba_run_test()
A Dcat_test.c133 remove(RESULT_FILE_NAME); in cat_test_cleanup()
280 remove(param.filename); in cat_run_test()
/tools/perf/Documentation/
A Dperf-buildid-cache.txt15 This command manages the build-id cache. It can add, remove, update and purge
44 --remove=::
59 Update specified file of the cache. Note that this doesn't remove
A Dperf.data-directory-format.txt4 in following versions of perf. We will remove this
/tools/testing/selftests/drivers/net/lib/py/
A Denv.py88 self._ns.remove()
233 self._ns.remove()
236 self._ns_peer.remove()
/tools/usb/usbip/src/
A Dusbip_detach.c80 remove(path); in detach_port()
/tools/testing/selftests/net/af_unix/
A Dunix_connect.c113 remove("test"); in FIXTURE_TEARDOWN()
/tools/testing/selftests/futex/functional/
A Dfutex_wait.c166 remove(SHM_PATH); in main()
/tools/testing/selftests/hid/tests/
A Dbase.py190 effective_events.remove(ev)
401 os.remove(self.rulesfile.name)
/tools/usb/usbip/
A DINSTALL38 may remove or edit it.
61 5. You can remove the program binaries and object files from the
62 source code directory by typing `make clean'. To also remove the
70 6. Often, you can also type `make uninstall' to remove the installed
/tools/testing/selftests/mm/
A Duffd-common.c555 uffd_reg.range.start = msg.arg.remove.start; in uffd_poll_thread()
556 uffd_reg.range.len = msg.arg.remove.end - in uffd_poll_thread()
557 msg.arg.remove.start; in uffd_poll_thread()
/tools/include/uapi/linux/
A Duserfaultfd.h137 } remove; member
/tools/testing/selftests/wireguard/
A Dnetns.sh241 n1 wg set wg0 peer "$more_specific_key" remove
249 … set wg0 peer "$pub3" preshared-key <(echo "$psk") allowed-ips 192.168.241.1/32 peer "$pub1" remove
251 n2 wg set wg0 peer "$pub3" remove
368 n1 wg set wg0 peer "$pub3" remove
393 n2 wg set wg0 peer "$pub1" remove
667 n0 wg set wg0 peer "$pub2" remove
/tools/testing/selftests/bpf/
A Dtest_bpftool_synctypes.py509 source_map_types.remove('cgroup_storage_deprecated')
518 source_map_types.remove('percpu_cgroup_storage_deprecated')
/tools/verification/rvgen/rvgen/
A Dautomata.py109 states.remove(initial_state)

Completed in 37 milliseconds

123