Searched refs:uninstall (Results 1 – 19 of 19) sorted by relevance
| /linux/tools/testing/selftests/bpf/ |
| H A D | Makefile.docs | 61 docs-uninstall-$1: 66 .PHONY: $1 docs-clean-$1 docs-install-$1 docs-uninstall-$1 75 docs-uninstall: $(foreach doctarget,$(DOCTARGETS), docs-uninstall-$(doctarget)) 77 .PHONY: docs docs-clean docs-install docs-uninstall man2 man7
|
| /linux/tools/power/acpi/ |
| H A D | Makefile.rules | 42 uninstall-tools: 47 uninstall: uninstall-tools $(EXTRA_UNINSTALL)
|
| H A D | Makefile | 15 uninstall: acpidbg_uninstall acpidump_uninstall ec_uninstall pfrut_uninstall target 24 $(call descend,tools/$(@:_uninstall=),uninstall)
|
| /linux/tools/power/acpi/tools/pfrut/ |
| H A D | Makefile | 7 EXTRA_UNINSTALL = uninstall-man 21 uninstall-man:
|
| /linux/tools/power/pm-graph/ |
| H A D | Makefile | 35 install : uninstall 60 uninstall : target 86 .PHONY: all install uninstall help
|
| /linux/tools/power/acpi/tools/acpidump/ |
| H A D | Makefile | 12 EXTRA_UNINSTALL = uninstall-man 52 uninstall-man:
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | Makefile | 48 uninstall: target 53 .PHONY: man man8 clean install uninstall
|
| /linux/Documentation/tools/rtla/ |
| H A D | Makefile | 48 uninstall: target 52 .PHONY: man man1 clean install uninstall
|
| /linux/Documentation/tools/rv/ |
| H A D | Makefile | 47 uninstall: target 51 .PHONY: man man1 clean install uninstall
|
| /linux/tools/power/cpupower/ |
| H A D | README | 127 clean and uninstall 131 'uninstall' target is intended for removing installed files from the 139 $ make uninstall 151 Use 'DESTDIR' command line variable to uninstall previously installed files 156 make DESTDIR=/home/hedin/prj/cpupower uninstall
|
| /linux/tools/power/cpupower/bindings/python/ |
| H A D | README | 72 You can install and uninstall the bindings to the site-packages with: 76 sudo make uninstall
|
| H A D | Makefile | 37 uninstall: target
|
| /linux/include/net/page_pool/ |
| H A D | memory_provider.h | 19 void (*uninstall)(void *mp_priv, struct netdev_rx_queue *rxq); member
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | NOTES | 44 we'll let msm_mdp4_kms provide the irq install/uninstall/etc functions
|
| /linux/net/core/ |
| H A D | devmem.c | 521 .uninstall = mp_dmabuf_devmem_uninstall,
|
| H A D | dev.c | 12273 if (p->mp_ops && p->mp_ops->uninstall) in dev_memory_provider_uninstall() 12274 p->mp_ops->uninstall(rxq->mp_params.mp_priv, rxq); in dev_memory_provider_uninstall()
|
| /linux/tools/usb/usbip/ |
| H A D | INSTALL | 70 6. Often, you can also type `make uninstall' to remove the installed
|
| /linux/Documentation/usb/ |
| H A D | gadget_serial.rst | 180 To uninstall the Windows XP driver for "Gadget Serial", right click
|
| /linux/io_uring/ |
| H A D | zcrx.c | 1062 .uninstall = io_pp_uninstall,
|