Home
last modified time | relevance | path

Searched defs:asm_goto_output (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/samples/bpf/
H A Dasm_goto_workaround.h13 #undef asm_goto_output macro
14 #define asm_goto_output(x...) asm volatile("invalid use of asm_goto_output") macro
/kernel/linux/linux-6.6/tools/include/linux/
H A Dcompiler_types.h40 #define asm_goto_output(x...) asm goto(x) macro
/kernel/linux/linux-6.6/include/linux/
H A Dcompiler-gcc.h85 #define asm_goto_output(x...) \ macro
H A Dcompiler_types.h363 #define asm_goto_output(x...) asm volatile goto(x) macro

Completed in 2 milliseconds