Searched refs:strict (Results 1 – 18 of 18) sorted by relevance
/arch/parisc/math-emu/ |
D | Makefile | 8 -Wno-uninitialized -Wno-strict-prototypes -Wno-return-type \
|
/arch/x86/purgatory/ |
D | Makefile | 19 KBUILD_CFLAGS := -fno-strict-aliasing -Wall -Wstrict-prototypes -fno-zero-initialized-in-bss -fno-b…
|
/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 | b4si-post.dtsi | 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
|
/arch/arm64/include/asm/ |
D | cpufeature.h | 66 bool strict; /* CPU Sanity check: strict matching required ? */ member
|
/arch/arc/boot/dts/ |
D | axc001.dtsi | 113 * 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/mips/vdso/ |
D | Makefile | 16 -O2 -g -fPIC -fno-strict-aliasing -fno-common -fno-builtin -G 0 \
|
/arch/x86/ |
D | Makefile | 37 -fno-strict-aliasing -fomit-frame-pointer -fno-pic \
|
/arch/powerpc/ |
D | Makefile | 98 cflags-$(CONFIG_CPU_LITTLE_ENDIAN) += -mno-strict-align
|
/arch/powerpc/boot/ |
D | Makefile | 27 -fno-strict-aliasing -Os -msoft-float -mno-altivec -mno-vsx \
|
/arch/arm64/kernel/ |
D | cpufeature.c | 79 .strict = STRICT, \ 479 if (!ftrp->strict) in init_cpu_ftr_reg()
|