| /tools/power/acpi/ |
| D | Makefile.config | 88 STRIPCMD = $(STRIP) -s --remove-section=.note --remove-section=.comment
|
| /tools/testing/selftests/net/lib/py/ |
| D | nsim.py | 98 self.remove() 127 def remove(self): member in NetdevSimDev 133 self.nsims.remove(nsim)
|
| D | utils.py | 96 self._queue.remove(self)
|
| /tools/testing/selftests/net/ |
| D | bpf_offload.py | 144 files.remove(f) 182 progs.remove(p) 366 def remove(self): member in BpfNetdevSimDev 367 super().remove() 368 devs.remove(self) 385 def remove(self): member in BpfNetdevSim 527 dev.remove() 681 simdev.remove() 751 simdev.remove() 903 simdev.remove() [all …]
|
| /tools/testing/selftests/bpf/prog_tests/ |
| D | fs_kfuncs.c | 65 remove(testfile); in test_xattr() 139 remove(testfile); in test_fsverity()
|
| D | cgroup_hierarchical_stats.c | 315 ASSERT_OK(remove(path), "remove cgroup_iter pin"); in destroy_progs() 320 ASSERT_OK(remove(path), "remove cgroup_iter root pin"); in destroy_progs()
|
| /tools/testing/selftests/resctrl/ |
| D | mba_test.c | 161 remove(RESULT_FILE_NAME); in mba_test_cleanup() 175 remove(RESULT_FILE_NAME); in mba_run_test()
|
| D | mbm_test.c | 130 remove(RESULT_FILE_NAME); in mbm_test_cleanup() 146 remove(RESULT_FILE_NAME); in mbm_run_test()
|
| D | cmt_test.c | 114 remove(RESULT_FILE_NAME); in cmt_test_cleanup() 171 remove(RESULT_FILE_NAME); in cmt_run_test()
|
| D | cat_test.c | 133 remove(RESULT_FILE_NAME); in cat_test_cleanup() 280 remove(param.filename); in cat_run_test()
|
| /tools/testing/kunit/android/ |
| D | README | 17 After the tests, you can use the following command to remove the virtual device: 44 it needs to remove it first via the rmmod command, and install again 122 rmmod` can be used to remove the already installed test module, and installing 126 the `Used by` column. You can not remove a module with `adb shell rmmod` if it
|
| /tools/perf/Documentation/ |
| D | perf-buildid-cache.txt | 15 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
|
| D | perf-test.txt | 42 for instance, 'perf probe' tests that add/remove probes or clean all probes, etc.
|
| D | perf.data-directory-format.txt | 4 in following versions of perf. We will remove this
|
| /tools/testing/selftests/drivers/net/lib/py/ |
| D | env.py | 66 self._ns.remove() 194 self._ns.remove() 197 self._ns_peer.remove()
|
| /tools/usb/usbip/src/ |
| D | usbip_detach.c | 80 remove(path); in detach_port()
|
| /tools/testing/selftests/android/ |
| D | README | 10 After the tests, you can use the following command to remove the virtual device:
|
| /tools/testing/selftests/net/af_unix/ |
| D | unix_connect.c | 113 remove("test"); in FIXTURE_TEARDOWN()
|
| /tools/testing/selftests/futex/functional/ |
| D | futex_wait.c | 172 remove(SHM_PATH); in main()
|
| /tools/testing/selftests/hid/tests/ |
| D | base.py | 177 effective_events.remove(ev) 387 os.remove(self.rulesfile.name)
|
| /tools/testing/selftests/wireguard/ |
| D | netns.sh | 241 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 638 n0 wg set wg0 peer "$pub2" remove
|
| /tools/usb/usbip/ |
| D | INSTALL | 38 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/ |
| D | uffd-common.c | 555 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/ |
| D | userfaultfd.h | 137 } remove; member
|
| /tools/verification/dot2/ |
| D | automata.py | 108 states.remove(initial_state)
|