Searched refs:vdso_install (Results 1 – 18 of 18) sorted by relevance
/Linux-v4.19/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
|
/Linux-v4.19/arch/arm/vdso/ |
D | Makefile | 80 PHONY += vdso_install 81 vdso_install: $(obj)/vdso.so.dbg $(MODLIB)/vdso target 82 $(call cmd,vdso_install)
|
/Linux-v4.19/arch/powerpc/kernel/vdso64/ |
D | Makefile | 45 $(call cmd,vdso_install) 47 vdso_install: vdso64.so target
|
/Linux-v4.19/arch/powerpc/kernel/vdso32/ |
D | Makefile | 65 $(call cmd,vdso_install) 67 vdso_install: vdso32.so target
|
/Linux-v4.19/arch/arm64/kernel/vdso/ |
D | Makefile | 68 $(call cmd,vdso_install) 70 vdso_install: vdso.so target
|
/Linux-v4.19/arch/s390/kernel/vdso32/ |
D | Makefile | 63 $(call cmd,vdso_install) 65 vdso_install: vdso32.so target
|
/Linux-v4.19/arch/s390/kernel/vdso64/ |
D | Makefile | 63 $(call cmd,vdso_install) 65 vdso_install: vdso64.so target
|
/Linux-v4.19/arch/nds32/ |
D | Makefile | 58 PHONY += vdso_install 59 vdso_install: target
|
/Linux-v4.19/arch/sparc/ |
D | Makefile | 84 PHONY += vdso_install 85 vdso_install: target
|
/Linux-v4.19/arch/riscv/kernel/vdso/ |
D | Makefile | 66 $(call cmd,vdso_install) 68 vdso_install: vdso.so target
|
/Linux-v4.19/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-v4.19/arch/nds32/kernel/vdso/ |
D | Makefile | 80 $(call cmd,vdso_install) 82 vdso_install: vdso.so target
|
/Linux-v4.19/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
|
/Linux-v4.19/arch/arm64/ |
D | Makefile | 141 PHONY += vdso_install 142 vdso_install: target
|
/Linux-v4.19/arch/x86/ |
D | Makefile | 295 PHONY += vdso_install 296 vdso_install: target
|
/Linux-v4.19/arch/arm/ |
D | Makefile | 353 PHONY += vdso_install 354 vdso_install: target
|
/Linux-v4.19/arch/s390/ |
D | Makefile | 151 vdso_install: target
|
/Linux-v4.19/arch/powerpc/ |
D | Makefile | 392 vdso_install: target
|