Home
last modified time | relevance | path

Searched refs:__native_word (Results 1 – 5 of 5) sorted by relevance

/linux/scripts/atomic/fallbacks/
H A Dset_release2 if (__native_word(${atomic}_t)) {
H A Dread_acquire4 if (__native_word(${atomic}_t)) {
/linux/include/asm-generic/
H A Drwonce.h36 compiletime_assert(__native_word(t) || sizeof(t) == sizeof(long long), \
H A Dpercpu.h158 if (__native_word(pcp)) \
/linux/include/linux/
H A Dcompiler_types.h532 #define __native_word(t) \ macro
575 compiletime_assert(__native_word(t), \