Home
last modified time | relevance | path

Searched refs:strict (Results 1 – 18 of 18) sorted by relevance

/arch/parisc/math-emu/
DMakefile8 -Wno-uninitialized -Wno-strict-prototypes -Wno-return-type \
/arch/x86/purgatory/
DMakefile19 KBUILD_CFLAGS := -fno-strict-aliasing -Wall -Wstrict-prototypes -fno-zero-initialized-in-bss -fno-b…
/arch/powerpc/boot/dts/fsl/
Db4420qds.dts30 * on any theory of liability, whether in contract, strict liability, or tort
Db4420si-pre.dtsi30 * on any theory of liability, whether in contract, strict liability, or tort
Db4420si-post.dtsi30 * on any theory of liability, whether in contract, strict liability, or tort
Dp5040si-pre.dtsi30 * on any theory of liability, whether in contract, strict liability, or tort
Db4qds.dtsi30 * on any theory of liability, whether in contract, strict liability, or tort
Dp5040ds.dts30 * on any theory of liability, whether in contract, strict liability, or tort
Db4si-post.dtsi30 * on any theory of liability, whether in contract, strict liability, or tort
Dp5040si-post.dtsi30 * on any theory of liability, whether in contract, strict liability, or tort
/arch/arm64/include/asm/
Dcpufeature.h66 bool strict; /* CPU Sanity check: strict matching required ? */ member
/arch/arc/boot/dts/
Daxc001.dtsi113 * no strict requirement for a frame-buffer to be in any
/arch/x86/boot/compressed/
DMakefile30 KBUILD_CFLAGS += -fno-strict-aliasing $(call cc-option, -fPIE, -fPIC)
/arch/mips/vdso/
DMakefile16 -O2 -g -fPIC -fno-strict-aliasing -fno-common -fno-builtin -G 0 \
/arch/x86/
DMakefile37 -fno-strict-aliasing -fomit-frame-pointer -fno-pic \
/arch/powerpc/
DMakefile98 cflags-$(CONFIG_CPU_LITTLE_ENDIAN) += -mno-strict-align
/arch/powerpc/boot/
DMakefile27 -fno-strict-aliasing -Os -msoft-float -mno-altivec -mno-vsx \
/arch/arm64/kernel/
Dcpufeature.c79 .strict = STRICT, \
479 if (!ftrp->strict) in init_cpu_ftr_reg()