Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dexport.h78 #define _EXPORT_SYMBOL(sym, license) __EXPORT_SYMBOL(sym, license, DEFAULT_SYMBOL_NAMESPACE) macro
80 #define _EXPORT_SYMBOL(sym, license) __EXPORT_SYMBOL(sym, license, "") macro