Searched refs:vdso_install (Results 1 – 19 of 19) sorted by relevance
/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
|
/arch/arm/vdso/ |
D | Makefile | 88 PHONY += vdso_install 89 vdso_install: $(obj)/vdso.so.dbg $(MODLIB)/vdso target 90 $(call cmd,vdso_install)
|
/arch/powerpc/kernel/vdso64/ |
D | Makefile | 45 $(call cmd,vdso_install) 47 vdso_install: vdso64.so target
|
/arch/powerpc/kernel/vdso32/ |
D | Makefile | 63 $(call cmd,vdso_install) 65 vdso_install: vdso32.so target
|
/arch/sparc/ |
D | Makefile | 87 PHONY += vdso_install 88 vdso_install: target
|
/arch/nds32/kernel/vdso/ |
D | Makefile | 77 $(call cmd,vdso_install) 79 vdso_install: vdso.so target
|
/arch/nds32/ |
D | Makefile | 57 PHONY += vdso_install 58 vdso_install: target
|
/arch/arm64/kernel/vdso/ |
D | Makefile | 83 $(call cmd,vdso_install) 85 vdso_install: vdso.so target
|
/arch/s390/kernel/vdso64/ |
D | Makefile | 73 $(call cmd,vdso_install) 75 vdso_install: vdso64.so target
|
/arch/riscv/kernel/vdso/ |
D | Makefile | 83 $(call cmd,vdso_install) 85 vdso_install: vdso.so target
|
/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
|
/arch/riscv/ |
D | Makefile | 105 PHONY += vdso_install 106 vdso_install: target
|
/arch/x86/entry/vdso/ |
D | Makefile | 208 $(call cmd,vdso_install) 210 PHONY += vdso_install $(vdso_img_insttargets) 211 vdso_install: $(vdso_img_insttargets) target
|
/arch/arm64/ |
D | Makefile | 175 PHONY += vdso_install 176 vdso_install: target
|
/arch/arm64/kernel/vdso32/ |
D | Makefile | 203 $(call cmd,vdso_install) 205 vdso_install: vdso.so target
|
/arch/x86/ |
D | Makefile | 294 PHONY += vdso_install 295 vdso_install: target
|
/arch/arm/ |
D | Makefile | 330 PHONY += vdso_install 331 vdso_install: target
|
/arch/powerpc/ |
D | Makefile | 384 PHONY += vdso_install 385 vdso_install: target
|
/arch/s390/ |
D | Makefile | 170 vdso_install: target
|