Searched refs:vdso_install (Results 1 – 20 of 20) sorted by relevance
/arch/arm/vdso/ |
D | Makefile | 74 PHONY += vdso_install 75 vdso_install: $(obj)/vdso.so.dbg $(MODLIB)/vdso target 76 $(call cmd,vdso_install)
|
/arch/x86/um/vdso/ |
D | Makefile | 75 $(call cmd,vdso_install) 77 PHONY += vdso_install $(vdso-install-y) 78 vdso_install: $(vdso-install-y) target
|
/arch/powerpc/kernel/vdso64/ |
D | Makefile | 45 $(call cmd,vdso_install) 47 vdso_install: vdso64.so target
|
/arch/s390/kernel/vdso64/ |
D | Makefile | 64 $(call cmd,vdso_install) 66 vdso_install: vdso64.so target
|
/arch/powerpc/kernel/vdso32/ |
D | Makefile | 65 $(call cmd,vdso_install) 67 vdso_install: vdso32.so target
|
/arch/s390/kernel/vdso32/ |
D | Makefile | 64 $(call cmd,vdso_install) 66 vdso_install: vdso32.so target
|
/arch/sparc/ |
D | Makefile | 87 PHONY += vdso_install 88 vdso_install: target
|
/arch/riscv/ |
D | Makefile | 82 PHONY += vdso_install 83 vdso_install: target
|
/arch/nds32/ |
D | Makefile | 57 PHONY += vdso_install 58 vdso_install: target
|
/arch/nds32/kernel/vdso/ |
D | Makefile | 77 $(call cmd,vdso_install) 79 vdso_install: vdso.so target
|
/arch/riscv/kernel/vdso/ |
D | Makefile | 69 $(call cmd,vdso_install) 71 vdso_install: vdso.so target
|
/arch/arm64/kernel/vdso/ |
D | Makefile | 85 $(call cmd,vdso_install) 87 vdso_install: vdso.so target
|
/arch/sparc/vdso/ |
D | Makefile | 143 $(call cmd,vdso_install) 145 PHONY += vdso_install $(vdso_img_insttargets) 146 vdso_install: $(vdso_img_insttargets) FORCE target
|
/arch/x86/entry/vdso/ |
D | Makefile | 209 $(call cmd,vdso_install) 211 PHONY += vdso_install $(vdso_img_insttargets) 212 vdso_install: $(vdso_img_insttargets) target
|
/arch/arm64/ |
D | Makefile | 146 PHONY += vdso_install 147 vdso_install: target
|
/arch/arm64/kernel/vdso32/ |
D | Makefile | 198 $(call cmd,vdso_install) 200 vdso_install: vdso.so target
|
/arch/x86/ |
D | Makefile | 300 PHONY += vdso_install 301 vdso_install: target
|
/arch/arm/ |
D | Makefile | 346 PHONY += vdso_install 347 vdso_install: target
|
/arch/s390/ |
D | Makefile | 158 vdso_install: target
|
/arch/powerpc/ |
D | Makefile | 409 vdso_install: target
|