Home
last modified time | relevance | path

Searched refs:uninstall (Results 1 – 19 of 19) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A DMakefile.docs61 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 DMakefile.rules42 uninstall-tools:
47 uninstall: uninstall-tools $(EXTRA_UNINSTALL)
H A DMakefile15 uninstall: acpidbg_uninstall acpidump_uninstall ec_uninstall pfrut_uninstall target
24 $(call descend,tools/$(@:_uninstall=),uninstall)
/linux/tools/power/acpi/tools/pfrut/
H A DMakefile7 EXTRA_UNINSTALL = uninstall-man
21 uninstall-man:
/linux/tools/power/pm-graph/
H A DMakefile35 install : uninstall
60 uninstall : target
86 .PHONY: all install uninstall help
/linux/tools/power/acpi/tools/acpidump/
H A DMakefile12 EXTRA_UNINSTALL = uninstall-man
52 uninstall-man:
/linux/tools/bpf/bpftool/Documentation/
H A DMakefile48 uninstall: target
53 .PHONY: man man8 clean install uninstall
/linux/Documentation/tools/rtla/
H A DMakefile48 uninstall: target
52 .PHONY: man man1 clean install uninstall
/linux/Documentation/tools/rv/
H A DMakefile47 uninstall: target
51 .PHONY: man man1 clean install uninstall
/linux/tools/power/cpupower/
H A DREADME127 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 DREADME72 You can install and uninstall the bindings to the site-packages with:
76 sudo make uninstall
H A DMakefile37 uninstall: target
/linux/include/net/page_pool/
H A Dmemory_provider.h19 void (*uninstall)(void *mp_priv, struct netdev_rx_queue *rxq); member
/linux/drivers/gpu/drm/msm/
H A DNOTES44 we'll let msm_mdp4_kms provide the irq install/uninstall/etc functions
/linux/net/core/
H A Ddevmem.c521 .uninstall = mp_dmabuf_devmem_uninstall,
H A Ddev.c12273 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 DINSTALL70 6. Often, you can also type `make uninstall' to remove the installed
/linux/Documentation/usb/
H A Dgadget_serial.rst180 To uninstall the Windows XP driver for "Gadget Serial", right click
/linux/io_uring/
H A Dzcrx.c1062 .uninstall = io_pp_uninstall,