Searched refs:vdso_install (Results 1 – 13 of 13) sorted by relevance
/arch/arm/vdso/ |
D | Makefile | 76 PHONY += vdso_install 77 vdso_install: $(obj)/vdso.so.dbg $(MODLIB)/vdso target 78 $(call cmd,vdso_install)
|
/arch/x86/um/vdso/ |
D | Makefile | 90 $(call cmd,vdso_install) 92 PHONY += vdso_install $(vdso-install-y) 93 vdso_install: $(vdso-install-y) target
|
/arch/powerpc/kernel/vdso64/ |
D | Makefile | 44 $(call cmd,vdso_install) 46 vdso_install: vdso64.so target
|
/arch/powerpc/kernel/vdso32/ |
D | Makefile | 57 $(call cmd,vdso_install) 59 vdso_install: vdso32.so target
|
/arch/arm64/kernel/vdso/ |
D | Makefile | 68 $(call cmd,vdso_install) 70 vdso_install: vdso.so target
|
/arch/s390/kernel/vdso64/ |
D | Makefile | 59 $(call cmd,vdso_install) 61 vdso_install: vdso64.so target
|
/arch/s390/kernel/vdso32/ |
D | Makefile | 59 $(call cmd,vdso_install) 61 vdso_install: vdso32.so target
|
/arch/tile/kernel/vdso/ |
D | Makefile | 84 $(call cmd,vdso_install) 87 $(call cmd,vdso_install) 89 vdso_install: vdso.so target
|
/arch/x86/entry/vdso/ |
D | Makefile | 199 $(call cmd,vdso_install) 201 PHONY += vdso_install $(vdso_img_insttargets) 202 vdso_install: $(vdso_img_insttargets) target
|
/arch/x86/ |
D | Makefile | 297 PHONY += vdso_install 298 vdso_install: target
|
/arch/s390/ |
D | Makefile | 134 vdso_install: target
|
/arch/arm/ |
D | Makefile | 348 PHONY += vdso_install 349 vdso_install: target
|
/arch/powerpc/ |
D | Makefile | 372 vdso_install: target
|