/linux-6.6.21/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.6.21/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-6.6.21/arch/sparc/ |
D | Makefile | 79 PHONY += vdso_install 80 vdso_install: target
|
/linux-6.6.21/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.6.21/arch/csky/kernel/vdso/ |
D | Makefile | 68 $(call cmd,vdso_install) 70 vdso_install: vdso.so target
|
/linux-6.6.21/arch/arm64/kernel/vdso/ |
D | Makefile | 88 $(call cmd,vdso_install) 90 vdso_install: vdso.so target
|
/linux-6.6.21/arch/s390/kernel/vdso32/ |
D | Makefile | 70 $(call cmd,vdso_install) 72 vdso_install: vdso32.so target
|
/linux-6.6.21/arch/riscv/kernel/vdso/ |
D | Makefile | 83 $(call cmd,vdso_install) 85 vdso_install: vdso.so target
|
/linux-6.6.21/arch/s390/kernel/vdso64/ |
D | Makefile | 79 $(call cmd,vdso_install) 81 vdso_install: vdso64.so target
|
/linux-6.6.21/arch/loongarch/vdso/ |
D | Makefile | 94 $(call cmd,vdso_install) 96 vdso_install: vdso.so target
|
/linux-6.6.21/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.6.21/arch/parisc/ |
D | Makefile | 180 PHONY += vdso_install 182 vdso_install: target
|
/linux-6.6.21/arch/loongarch/ |
D | Makefile | 139 PHONY += vdso_install 140 vdso_install: target
|
/linux-6.6.21/arch/riscv/ |
D | Makefile | 133 PHONY += vdso_install 134 vdso_install: target
|
/linux-6.6.21/arch/arm64/ |
D | Makefile | 172 PHONY += vdso_install 173 vdso_install: target
|
/linux-6.6.21/arch/arm64/kernel/vdso32/ |
D | Makefile | 182 $(call cmd,vdso_install) 184 vdso_install: vdso.so target
|
/linux-6.6.21/arch/x86/ |
D | Makefile | 294 PHONY += vdso_install 295 vdso_install: target
|
/linux-6.6.21/arch/arm/ |
D | Makefile | 307 PHONY += vdso_install 308 vdso_install: target
|
/linux-6.6.21/arch/s390/ |
D | Makefile | 141 vdso_install: target
|