Searched refs:vdso_install (Results 1 – 19 of 19) sorted by relevance
/Linux-v5.10/arch/x86/um/vdso/ |
D | Makefile | 75 $(call cmd,vdso_install) 77 PHONY += vdso_install $(vdso-install-y) 78 vdso_install: $(vdso-install-y) target
|
/Linux-v5.10/arch/arm/vdso/ |
D | Makefile | 88 PHONY += vdso_install 89 vdso_install: $(obj)/vdso.so.dbg $(MODLIB)/vdso target 90 $(call cmd,vdso_install)
|
/Linux-v5.10/arch/powerpc/kernel/vdso64/ |
D | Makefile | 45 $(call cmd,vdso_install) 47 vdso_install: vdso64.so target
|
/Linux-v5.10/arch/powerpc/kernel/vdso32/ |
D | Makefile | 63 $(call cmd,vdso_install) 65 vdso_install: vdso32.so target
|
/Linux-v5.10/arch/nds32/ |
D | Makefile | 57 PHONY += vdso_install 58 vdso_install: target
|
/Linux-v5.10/arch/nds32/kernel/vdso/ |
D | Makefile | 77 $(call cmd,vdso_install) 79 vdso_install: vdso.so target
|
/Linux-v5.10/arch/sparc/ |
D | Makefile | 87 PHONY += vdso_install 88 vdso_install: target
|
/Linux-v5.10/arch/sparc/vdso/ |
D | Makefile | 141 $(call cmd,vdso_install) 143 PHONY += vdso_install $(vdso_img_insttargets) 144 vdso_install: $(vdso_img_insttargets) FORCE target
|
/Linux-v5.10/arch/arm64/kernel/vdso/ |
D | Makefile | 82 $(call cmd,vdso_install) 84 vdso_install: vdso.so target
|
/Linux-v5.10/arch/s390/kernel/vdso64/ |
D | Makefile | 73 $(call cmd,vdso_install) 75 vdso_install: vdso64.so target
|
/Linux-v5.10/arch/riscv/ |
D | Makefile | 82 PHONY += vdso_install 83 vdso_install: target
|
/Linux-v5.10/arch/riscv/kernel/vdso/ |
D | Makefile | 82 $(call cmd,vdso_install) 84 vdso_install: vdso.so target
|
/Linux-v5.10/arch/x86/entry/vdso/ |
D | Makefile | 206 $(call cmd,vdso_install) 208 PHONY += vdso_install $(vdso_img_insttargets) 209 vdso_install: $(vdso_img_insttargets) target
|
/Linux-v5.10/arch/arm64/ |
D | Makefile | 163 PHONY += vdso_install 164 vdso_install: target
|
/Linux-v5.10/arch/arm64/kernel/vdso32/ |
D | Makefile | 217 $(call cmd,vdso_install) 219 vdso_install: vdso.so target
|
/Linux-v5.10/arch/x86/ |
D | Makefile | 277 PHONY += vdso_install 278 vdso_install: target
|
/Linux-v5.10/arch/arm/ |
D | Makefile | 330 PHONY += vdso_install 331 vdso_install: target
|
/Linux-v5.10/arch/s390/ |
D | Makefile | 158 vdso_install: target
|
/Linux-v5.10/arch/powerpc/ |
D | Makefile | 408 PHONY += vdso_install 409 vdso_install: target
|