Home
last modified time | relevance | path

Searched refs:RELOC_HIDE (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dcompiler-intel.h17 #undef RELOC_HIDE
21 #define RELOC_HIDE(ptr, off) \ macro
Dcompiler.h160 #ifndef RELOC_HIDE
161 # define RELOC_HIDE(ptr, off) \ macro
Dcompiler-gcc.h32 #define RELOC_HIDE(ptr, off) \ macro
/include/asm-generic/
Dpercpu.h47 RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset)); \