Searched refs:___KABI_RULE (Results 1 – 2 of 2) sorted by relevance
| /linux/scripts/gendwarfksyms/examples/ |
| H A D | kabi.h | 40 #define ___KABI_RULE(hint, target, value) \ macro 47 ___KABI_RULE(hint, #target, #value) 107 #define KABI_TYPE_STRING(type, str) ___KABI_RULE(type_string, type, str)
|
| /linux/Documentation/kbuild/ |
| H A D | gendwarfksyms.rst | 131 #define ___KABI_RULE(hint, target, value) \ 138 ___KABI_RULE(hint, #target, #value) 290 ___KABI_RULE("type_string", type, str)
|