Searched refs:__EXPORT_SYMBOL (Results 1 – 1 of 1) sorted by relevance
56 #define __EXPORT_SYMBOL(sym, sec) \ macro69 __EXPORT_SYMBOL(sym, "")72 __EXPORT_SYMBOL(sym, "_gpl")75 __EXPORT_SYMBOL(sym, "_gpl_future")78 #define EXPORT_UNUSED_SYMBOL(sym) __EXPORT_SYMBOL(sym, "_unused")79 #define EXPORT_UNUSED_SYMBOL_GPL(sym) __EXPORT_SYMBOL(sym, "_unused_gpl")