Home
last modified time | relevance | path

Searched refs:O2 (Results 1 – 25 of 118) sorted by relevance

12345

/linux/arch/powerpc/tools/
H A Dgcc-check-mprofile-kernel.sh16 $* -m64 -mabi=elfv2 -S -x c -O2 -p -mprofile-kernel - -o - \
22 $* -m64 -mabi=elfv2 -S -x c -O2 -p -mprofile-kernel - -o - \
H A Dgcc-check-fpatchable-function-entry.sh16 $* -m64 -mabi=elfv2 -S -x c -O2 -fpatchable-function-entry=2 - -o - 2> /dev/null | \
21 $* -m64 -mabi=elfv2 -S -x c -O2 -fpatchable-function-entry=2 - -o - 2> /dev/null | \
/linux/arch/sparc/net/
H A Dbpf_jit_32.h25 #define O2 0x0a macro
35 #define r_X O2
/linux/sound/mips/
H A DKconfig14 tristate "SGI O2 Audio"
18 Sound support for the SGI O2 Workstation.
/linux/samples/hid/
H A DMakefile43 COMMON_CFLAGS += -Wall -O2
89 $(CLANG) --target=bpf -O2 -g -c -x c - -o ./llvm_btf_verify.o; \
201 $(Q)$(CLANG) -g -O2 --target=bpf -D__TARGET_ARCH_$(SRCARCH) \
245 -O2 -emit-llvm -Xclang -disable-llvm-passes -c $< -o - | \
246 $(OPT) -O2 -mtriple=bpf-pc-linux | $(LLVM_DIS) | \
/linux/tools/virtio/ringtest/
H A DMakefile7 CFLAGS += -pthread -O2 -ggdb -flto -fwhole-program
8 LDFLAGS += -pthread -O2 -ggdb -flto -fwhole-program
/linux/arch/arm/vdso/
H A DMakefile31 CFLAGS_vgettimeofday.o = -O2
33 CFLAGS_vgettimeofday.o = -O2 -include $(c-gettimeofday-y)
/linux/samples/bpf/
H A DMakefile149 COMMON_CFLAGS += -Wall -O2
206 $(CLANG) --target=bpf -O2 -g -c -x c - -o ./llvm_btf_verify.o; \
294 XDP_SAMPLE_CFLAGS += -Wall -O2 \
344 $(Q)$(CLANG) -g -O2 --target=bpf -D__TARGET_ARCH_$(SRCARCH) \
387 -O2 -emit-llvm -Xclang -disable-llvm-passes -c $< -o - | \
388 $(OPT) -O2 -mtriple=bpf-pc-linux | $(LLVM_DIS) | \
/linux/tools/testing/selftests/move_mount_set_group/
H A DMakefile3 CFLAGS = -g $(KHDR_INCLUDES) -Wall -O2
/linux/tools/testing/selftests/mount_setattr/
H A DMakefile3 CFLAGS = -g $(KHDR_INCLUDES) -Wall -O2 -pthread
/linux/tools/testing/selftests/rlimits/
H A DMakefile3 CFLAGS += -Wall -O2 -g
/linux/tools/testing/selftests/tmpfs/
H A DMakefile2 CFLAGS += -Wall -O2
/linux/tools/testing/selftests/filesystems/statmount/
H A DMakefile3 CFLAGS += -Wall -O2 -g $(KHDR_INCLUDES) $(TOOLS_INCLUDES)
/linux/tools/testing/selftests/mqueue/
H A DMakefile2 CFLAGS += -O2
/linux/tools/testing/selftests/filesystems/fat/
H A DMakefile5 CFLAGS += -O2 -g -Wall $(KHDR_INCLUDES)
/linux/tools/testing/selftests/safesetid/
H A DMakefile3 CFLAGS = -Wall -O2
/linux/tools/testing/selftests/fchmodat2/
H A DMakefile3 CFLAGS += -Wall -O2 -g -fsanitize=address -fsanitize=undefined $(KHDR_INCLUDES)
/linux/tools/testing/selftests/mount/
H A DMakefile4 -O2
/linux/tools/testing/selftests/ir/
H A DMakefile5 CFLAGS += -Wall -O2 -I$(APIDIR)
/linux/tools/testing/selftests/tty/
H A DMakefile2 CFLAGS = -O2 -Wall
/linux/tools/testing/selftests/capabilities/
H A DMakefile5 CFLAGS += -O2 -g -std=gnu99 -Wall $(KHDR_INCLUDES)
/linux/arch/m68k/tools/amiga/
H A DMakefile4 CFLAGS = -Wall -O2
/linux/tools/firewire/
H A DMakefile9 nosy-dump : CFLAGS = -Wall -O2 -g
/linux/tools/testing/selftests/firmware/
H A DMakefile4 -O2
/linux/tools/testing/selftests/openat2/
H A DMakefile3 CFLAGS += -Wall -O2 -g -fsanitize=address -fsanitize=undefined

12345