Searched defs:volatile (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/samples/bpf/ | ||
| D | asm_goto_workaround.h | 27 #define volatile(x...) volatile("")  macro | 
| /Linux-v5.4/arch/alpha/include/asm/ | ||
| D | io.h | 157 REMAP1(u8, readb, const volatile)  in REMAP1() |