Home
last modified time | relevance | path

Searched refs:O0 (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/net/
H A Dbpf_jit_32.h23 #define O0 0x08 macro
33 #define r_SKB O0
H A Dbpf_jit_64.h12 #define O0 0x08 macro
H A Dbpf_jit_comp_64.c213 [BPF_REG_1] = O0,
831 emit_reg_move(I0, O0, ctx); in build_prologue()
847 emit(RESTORE | RS1(bpf2sparc[BPF_REG_0]) | RS2(G0) | RD(O0), ctx); in build_epilogue()
1223 emit_reg_move(O0, bpf2sparc[BPF_REG_0], ctx); in build_insn()
H A Dbpf_jit_comp_32.c510 emit_reg_move(r_A, O0); /* delay slot */ in bpf_jit_compile()
/kernel/linux/linux-6.6/arch/sparc/net/
H A Dbpf_jit_32.h23 #define O0 0x08 macro
33 #define r_SKB O0
H A Dbpf_jit_64.h12 #define O0 0x08 macro
H A Dbpf_jit_comp_64.c213 [BPF_REG_1] = O0,
831 emit_reg_move(I0, O0, ctx); in build_prologue()
847 emit(RESTORE | RS1(bpf2sparc[BPF_REG_0]) | RS2(G0) | RD(O0), ctx); in build_epilogue()
1223 emit_reg_move(O0, bpf2sparc[BPF_REG_0], ctx); in build_insn()
H A Dbpf_jit_comp_32.c510 emit_reg_move(r_A, O0); /* delay slot */ in bpf_jit_compile()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H A DMakefile24 $(OUTPUT)/tm-unavailable: CFLAGS += -O0 -pthread -m64 -Wno-error=uninitialized -mvsx
25 $(OUTPUT)/tm-trap: CFLAGS += -O0 -pthread -m64
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H A DMakefile24 $(OUTPUT)/tm-unavailable: CFLAGS += -O0 -pthread -m64 -Wno-error=uninitialized -mvsx
25 $(OUTPUT)/tm-trap: CFLAGS += -O0 -pthread -m64
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A DMakefile25 ccflags-$(GCOV) += -O0
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A DMakefile25 ccflags-$(GCOV) += -O0
/kernel/linux/linux-5.10/arch/h8300/boot/compressed/
H A DMakefile43 CFLAGS_misc.o = -O0
/kernel/linux/linux-5.10/tools/lib/subcmd/
H A DMakefile31 CFLAGS += -O0
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A DMakefile40 CFLAGS += -O0
/kernel/linux/linux-5.10/tools/lib/lockdep/
H A DMakefile81 CFLAGS ?= -g -DCONFIG_LOCKDEP -DCONFIG_STACKTRACE -DCONFIG_PROVE_LOCKING -DBITS_PER_LONG=__WORDSIZE -DLIBLOCKDEP_VERSION='"$(LIBLOCKDEP_VERSION)"' -rdynamic -O0 -g
/kernel/linux/linux-6.6/tools/testing/selftests/hid/
H A DMakefile24 CFLAGS += -g -O0 -rdynamic -Wall -Werror -I$(KHDR_INCLUDES) -I$(OUTPUT)
124 EXTRA_CFLAGS='-g -O0' \
133 EXTRA_CFLAGS='-g -O0' \
140 EXTRA_CFLAGS='-g -O0' ARCH= CROSS_COMPILE= \
/kernel/linux/linux-5.10/crypto/
H A DMakefile168 CFLAGS_jitterentropy.o = -O0
/kernel/linux/linux-6.6/crypto/
H A DMakefile171 CFLAGS_jitterentropy.o = -O0
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A DMakefile30 CFLAGS += -g -O0 -rdynamic -Wall -Werror $(GENFLAGS) $(SAN_CFLAGS) \
241 EXTRA_CFLAGS='-g -O0 $(SAN_CFLAGS)' \
279 EXTRA_CFLAGS='-g -O0' \
290 EXTRA_CFLAGS='-g -O0' \
313 EXTRA_CFLAGS='-g -O0 $(SAN_CFLAGS)' \
322 EXTRA_CFLAGS='-g -O0' ARCH= CROSS_COMPILE= \

Completed in 11 milliseconds