Home
last modified time | relevance | path

Searched refs:O1 (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/arch/sparc/net/
Dbpf_jit.h23 #define O1 0x09 macro
33 #define r_A O1
/linux-4.1.27/tools/thermal/tmon/
DMakefile5 CFLAGS+= -O1 ${WARNFLAGS} -fstack-protector
/linux-4.1.27/fs/reiserfs/
DMakefile34 ccflags-$(CONFIG_PPC32) := $(call cc-ifversion, -lt, 0400, -O1)
/linux-4.1.27/tools/power/acpi/
DMakefile88 CFLAGS += -O1 -g -DDEBUG
/linux-4.1.27/arch/arm/boot/dts/
Dste-href-family-pinctrl.dtsi662 "GPIO167_B24", /* O1 */
688 "GPIO167_B24", /* O1 */
/linux-4.1.27/scripts/
DKbuild.include139 # Usage: EXTRA_CFLAGS += $(call cc-ifversion, -lt, 0402, -O1)
/linux-4.1.27/Documentation/crypto/
Ddescore-readme.txt76 cc -O1 Sun 3/110 336 uS 436.6uS 399.3uS 19%
/linux-4.1.27/Documentation/kbuild/
Dmakefiles.txt540 ccflags-y := $(call cc-ifversion, -lt, 0402, -O1)
542 In this example, ccflags-y will be assigned the value -O1 if the