Home
last modified time | relevance | path

Searched defs:__put_unaligned_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/include/asm-generic/
H A Dunaligned.h14 #define __put_unaligned_t(type, val, ptr) do { \ macro
/openbmc/linux/include/asm-generic/
H A Dunaligned.h17 #define __put_unaligned_t(type, val, ptr) do { \ macro