Home
last modified time | relevance | path

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

/linux-6.15/scripts/gendwarfksyms/examples/
H A Dkabi.h59 #define __KABI_REPLACE(_orig, _new) \ macro
124 __KABI_REPLACE(_oldtype __kabi_renamed##_oldname, struct { _new; })
132 #define KABI_USE(number, _new) __KABI_REPLACE(KABI_RESERVE(number), _new)
142 __KABI_REPLACE( \
155 __KABI_REPLACE(KABI_RESERVE_ARRAY(number, bytes), _new)