Home
last modified time | relevance | path

Searched refs:asm_goto_output (Results 1 – 6 of 6) sorted by relevance

/linux/samples/bpf/
H A Dasm_goto_workaround.h12 #ifdef asm_goto_output
13 #undef asm_goto_output
14 #define asm_goto_output(x...) asm volatile("invalid use of asm_goto_output") macro
/linux/tools/include/linux/
H A Dcompiler_types.h23 #ifndef asm_goto_output
24 #define asm_goto_output(x...) asm goto(x)
40 #define asm_goto_output( global() macro
/linux/arch/riscv/lib/
H A Dcsum.c152 asm_goto_output(".option push \n\ in do_csum_with_alignment()
167 asm_goto_output(".option push \n\ in do_csum_with_alignment()
/linux/arch/powerpc/include/asm/
H A Duaccess.h191 asm_goto_output( \
200 asm_goto_output( \
215 asm_goto_output( \
225 asm_goto_output( \
/linux/include/linux/
H A Dcompiler_types.h581 #ifndef asm_goto_output
582 #define asm_goto_output(x...) asm volatile goto(x) macro
/linux/arch/riscv/include/asm/
H A Duaccess.h109 asm_goto_output( \
143 asm_goto_output( \