Searched refs:__EXPORT_SYMBOL (Results 1 – 1 of 1) sorted by relevance
191 #define __EXPORT_SYMBOL(sym, sec) \ macro203 __EXPORT_SYMBOL(sym, "")206 __EXPORT_SYMBOL(sym, "_gpl")209 __EXPORT_SYMBOL(sym, "_gpl_future")213 #define EXPORT_UNUSED_SYMBOL(sym) __EXPORT_SYMBOL(sym, "_unused")214 #define EXPORT_UNUSED_SYMBOL_GPL(sym) __EXPORT_SYMBOL(sym, "_unused_gpl")