Searched refs:strict (Results 1 – 19 of 19) sorted by relevance
/arch/parisc/math-emu/ |
D | Makefile | 8 -Wno-uninitialized -Wno-strict-prototypes -Wno-return-type \
|
/arch/arm64/kernel/vdso32/ |
D | Makefile | 86 -fno-strict-aliasing -fno-common \ 94 VDSO_CFLAGS += $(call cc32-option,-fno-strict-overflow) 95 VDSO_CFLAGS += $(call cc32-option,-Werror=strict-prototypes)
|
/arch/s390/purgatory/ |
D | Makefile | 23 KBUILD_CFLAGS := -fno-strict-aliasing -Wall -Wstrict-prototypes
|
/arch/powerpc/boot/dts/fsl/ |
D | b4420qds.dts | 30 * on any theory of liability, whether in contract, strict liability, or tort
|
D | b4420si-pre.dtsi | 30 * on any theory of liability, whether in contract, strict liability, or tort
|
D | b4420si-post.dtsi | 30 * on any theory of liability, whether in contract, strict liability, or tort
|
D | p5040si-pre.dtsi | 30 * on any theory of liability, whether in contract, strict liability, or tort
|
D | b4qds.dtsi | 30 * on any theory of liability, whether in contract, strict liability, or tort
|
D | p5040ds.dts | 30 * on any theory of liability, whether in contract, strict liability, or tort
|
D | p5040si-post.dtsi | 30 * on any theory of liability, whether in contract, strict liability, or tort
|
D | b4si-post.dtsi | 30 * on any theory of liability, whether in contract, strict liability, or tort
|
/arch/arc/boot/dts/ |
D | axc001.dtsi | 110 * no strict requirement for a frame-buffer to be in any
|
/arch/x86/boot/compressed/ |
D | Makefile | 30 KBUILD_CFLAGS += -fno-strict-aliasing $(call cc-option, -fPIE, -fPIC)
|
/arch/arm64/include/asm/ |
D | cpufeature.h | 59 bool strict; /* CPU Sanity check: strict matching required ? */ member
|
/arch/mips/vdso/ |
D | Makefile | 32 -O3 -g -fPIC -fno-strict-aliasing -fno-common -fno-builtin -G 0 \
|
/arch/x86/ |
D | Makefile | 36 -fno-strict-aliasing -fomit-frame-pointer -fno-pic \
|
/arch/powerpc/ |
D | Makefile | 86 cflags-$(CONFIG_CPU_LITTLE_ENDIAN) += -mno-strict-align
|
/arch/powerpc/boot/ |
D | Makefile | 32 -fno-strict-aliasing -O2 -msoft-float -mno-altivec -mno-vsx \
|
/arch/arm64/kernel/ |
D | cpufeature.c | 95 .strict = STRICT, \ 542 if (!ftrp->strict) in init_cpu_ftr_reg()
|