Home
last modified time | relevance | path

Searched refs:__no_fgcse (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dcompiler_types.h215 #ifndef __no_fgcse
216 # define __no_fgcse macro
Dcompiler-gcc.h174 #define __no_fgcse __attribute__((optimize("-fno-gcse"))) macro
/Linux-v5.4/kernel/bpf/
Dcore.c1302 static u64 __no_fgcse ___bpf_prog_run(u64 *regs, const struct bpf_insn *insn, u64 *stack) in ___bpf_prog_run()