Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dexport.h81 #define _EXPORT_SYMBOL(sym, license) __EXPORT_SYMBOL(sym, license, __stringify(DEFAULT_SYMBOL_NAMES… macro
83 #define _EXPORT_SYMBOL(sym, license) __EXPORT_SYMBOL(sym, license, "") macro