/linux-6.1.9/arch/x86/um/vdso/ |
D | Makefile | 78 $(call cmd,vdso_install) 80 PHONY += vdso_install $(vdso-install-y) 81 vdso_install: $(vdso-install-y) target
|
/linux-6.1.9/arch/arm/vdso/ |
D | Makefile | 89 PHONY += vdso_install 90 vdso_install: $(obj)/vdso.so.dbg $(MODLIB)/vdso target 91 $(call cmd,vdso_install)
|
/linux-6.1.9/arch/sparc/ |
D | Makefile | 78 PHONY += vdso_install 79 vdso_install: target
|
/linux-6.1.9/arch/sparc/vdso/ |
D | Makefile | 142 $(call cmd,vdso_install) 144 PHONY += vdso_install $(vdso_img_insttargets) 145 vdso_install: $(vdso_img_insttargets) FORCE target
|
/linux-6.1.9/arch/csky/kernel/vdso/ |
D | Makefile | 70 $(call cmd,vdso_install) 72 vdso_install: vdso.so target
|
/linux-6.1.9/arch/arm64/kernel/vdso/ |
D | Makefile | 90 $(call cmd,vdso_install) 92 vdso_install: vdso.so target
|
/linux-6.1.9/arch/riscv/kernel/vdso/ |
D | Makefile | 81 $(call cmd,vdso_install) 83 vdso_install: vdso.so target
|
/linux-6.1.9/arch/s390/kernel/vdso32/ |
D | Makefile | 67 $(call cmd,vdso_install) 69 vdso_install: vdso32.so target
|
/linux-6.1.9/arch/s390/kernel/vdso64/ |
D | Makefile | 76 $(call cmd,vdso_install) 78 vdso_install: vdso64.so target
|
/linux-6.1.9/arch/loongarch/vdso/ |
D | Makefile | 95 $(call cmd,vdso_install) 97 vdso_install: vdso.so target
|
/linux-6.1.9/arch/loongarch/ |
D | Makefile | 113 PHONY += vdso_install 114 vdso_install: target
|
/linux-6.1.9/arch/x86/entry/vdso/ |
D | Makefile | 215 $(call cmd,vdso_install) 217 PHONY += vdso_install $(vdso_img_insttargets) 218 vdso_install: $(vdso_img_insttargets) target
|
/linux-6.1.9/arch/parisc/ |
D | Makefile | 178 PHONY += vdso_install 180 vdso_install: target
|
/linux-6.1.9/arch/arm64/ |
D | Makefile | 171 PHONY += vdso_install 172 vdso_install: target
|
/linux-6.1.9/arch/riscv/ |
D | Makefile | 116 PHONY += vdso_install 117 vdso_install: target
|
/linux-6.1.9/arch/arm64/kernel/vdso32/ |
D | Makefile | 187 $(call cmd,vdso_install) 189 vdso_install: vdso.so target
|
/linux-6.1.9/arch/x86/ |
D | Makefile | 288 PHONY += vdso_install 289 vdso_install: target
|
/linux-6.1.9/arch/arm/ |
D | Makefile | 304 PHONY += vdso_install 305 vdso_install: target
|
/linux-6.1.9/arch/s390/ |
D | Makefile | 141 vdso_install: target
|