Searched refs:vdso_install (Results 1 – 14 of 14) sorted by relevance
| /linux-4.4.14/arch/arm/vdso/ |
| D | Makefile | 76 PHONY += vdso_install 77 vdso_install: $(obj)/vdso.so.dbg $(MODLIB)/vdso FORCE target 78 $(call cmd,vdso_install)
|
| /linux-4.4.14/arch/x86/um/vdso/ |
| D | Makefile | 87 $(call cmd,vdso_install) 89 PHONY += vdso_install $(vdso-install-y) 90 vdso_install: $(vdso-install-y) target
|
| /linux-4.4.14/arch/powerpc/kernel/vdso64/ |
| D | Makefile | 49 $(call cmd,vdso_install) 51 vdso_install: vdso64.so target
|
| /linux-4.4.14/arch/powerpc/kernel/vdso32/ |
| D | Makefile | 56 $(call cmd,vdso_install) 58 vdso_install: vdso32.so target
|
| /linux-4.4.14/arch/tile/kernel/vdso/ |
| D | Makefile | 84 $(call cmd,vdso_install) 87 $(call cmd,vdso_install) 89 vdso_install: vdso.so target
|
| /linux-4.4.14/arch/s390/kernel/vdso64/ |
| D | Makefile | 56 $(call cmd,vdso_install) 58 vdso_install: vdso64.so target
|
| /linux-4.4.14/arch/s390/kernel/vdso32/ |
| D | Makefile | 56 $(call cmd,vdso_install) 58 vdso_install: vdso32.so target
|
| /linux-4.4.14/arch/arm64/kernel/vdso/ |
| D | Makefile | 68 $(call cmd,vdso_install) 70 vdso_install: vdso.so target
|
| /linux-4.4.14/arch/arm64/ |
| D | Makefile | 104 PHONY += vdso_install 105 vdso_install: target
|
| /linux-4.4.14/arch/x86/entry/vdso/ |
| D | Makefile | 191 $(call cmd,vdso_install) 193 PHONY += vdso_install $(vdso_img_insttargets) 194 vdso_install: $(vdso_img_insttargets) FORCE target
|
| /linux-4.4.14/arch/x86/ |
| D | Makefile | 262 PHONY += vdso_install 263 vdso_install: target
|
| /linux-4.4.14/arch/s390/ |
| D | Makefile | 121 vdso_install: target
|
| /linux-4.4.14/arch/arm/ |
| D | Makefile | 343 PHONY += vdso_install 344 vdso_install: target
|
| /linux-4.4.14/arch/powerpc/ |
| D | Makefile | 338 vdso_install: target
|