/linux-6.3-rc2/arch/x86/um/vdso/ |
A D | Makefile | 78 $(call cmd,vdso_install) 80 PHONY += vdso_install $(vdso-install-y) 81 vdso_install: $(vdso-install-y) target
|
/linux-6.3-rc2/arch/arm/vdso/ |
A D | Makefile | 90 PHONY += vdso_install 91 vdso_install: $(obj)/vdso.so.dbg $(MODLIB)/vdso target 92 $(call cmd,vdso_install)
|
/linux-6.3-rc2/arch/sparc/ |
A D | Makefile | 78 PHONY += vdso_install 79 vdso_install: target
|
/linux-6.3-rc2/arch/sparc/vdso/ |
A D | Makefile | 142 $(call cmd,vdso_install) 144 PHONY += vdso_install $(vdso_img_insttargets) 145 vdso_install: $(vdso_img_insttargets) FORCE target
|
/linux-6.3-rc2/arch/arm64/kernel/vdso/ |
A D | Makefile | 90 $(call cmd,vdso_install) 92 vdso_install: vdso.so target
|
/linux-6.3-rc2/arch/csky/kernel/vdso/ |
A D | Makefile | 70 $(call cmd,vdso_install) 72 vdso_install: vdso.so target
|
/linux-6.3-rc2/arch/riscv/kernel/vdso/ |
A D | Makefile | 81 $(call cmd,vdso_install) 83 vdso_install: vdso.so target
|
/linux-6.3-rc2/arch/s390/kernel/vdso32/ |
A D | Makefile | 67 $(call cmd,vdso_install) 69 vdso_install: vdso32.so target
|
/linux-6.3-rc2/arch/s390/kernel/vdso64/ |
A D | Makefile | 76 $(call cmd,vdso_install) 78 vdso_install: vdso64.so target
|
/linux-6.3-rc2/arch/loongarch/vdso/ |
A D | Makefile | 95 $(call cmd,vdso_install) 97 vdso_install: vdso.so target
|
/linux-6.3-rc2/arch/x86/entry/vdso/ |
A D | Makefile | 218 $(call cmd,vdso_install) 220 PHONY += vdso_install $(vdso_img_insttargets) 221 vdso_install: $(vdso_img_insttargets) target
|
/linux-6.3-rc2/arch/parisc/ |
A D | Makefile | 178 PHONY += vdso_install 180 vdso_install: target
|
/linux-6.3-rc2/arch/loongarch/ |
A D | Makefile | 127 PHONY += vdso_install 128 vdso_install: target
|
/linux-6.3-rc2/arch/arm64/ |
A D | Makefile | 172 PHONY += vdso_install 173 vdso_install: target
|
/linux-6.3-rc2/arch/riscv/ |
A D | Makefile | 127 PHONY += vdso_install 128 vdso_install: target
|
/linux-6.3-rc2/arch/arm64/kernel/vdso32/ |
A D | Makefile | 187 $(call cmd,vdso_install) 189 vdso_install: vdso.so target
|
/linux-6.3-rc2/arch/x86/ |
A D | Makefile | 294 PHONY += vdso_install 295 vdso_install: target
|
/linux-6.3-rc2/arch/arm/ |
A D | Makefile | 308 PHONY += vdso_install 309 vdso_install: target
|
/linux-6.3-rc2/arch/s390/ |
A D | Makefile | 141 vdso_install: target
|