Searched refs:__EXPORT_SYMBOL (Results 1 – 1 of 1) sorted by relevance
233 #define __EXPORT_SYMBOL(sym, sec) \ macro245 __EXPORT_SYMBOL(sym, "")248 __EXPORT_SYMBOL(sym, "_gpl")251 __EXPORT_SYMBOL(sym, "_gpl_future")255 #define EXPORT_UNUSED_SYMBOL(sym) __EXPORT_SYMBOL(sym, "_unused")256 #define EXPORT_UNUSED_SYMBOL_GPL(sym) __EXPORT_SYMBOL(sym, "_unused_gpl")