Searched refs:EXPORT_SYMBOL_NS (Results 1 – 4 of 4) sorted by relevance
43 available to export symbols into a certain namespace: EXPORT_SYMBOL_NS() and49 EXPORT_SYMBOL_NS(usb_stor_suspend, USB_STORAGE);74 symbol exported with EXPORT_SYMBOL_NS() while this definition is present, will149 - move or add symbols to a namespace (e.g. with EXPORT_SYMBOL_NS())
182 #define EXPORT_SYMBOL_NS(sym, ns) __EXPORT_SYMBOL_NS(sym, "", ns) macro
597 :c:func:`EXPORT_SYMBOL_NS()`
2173 Symbols exported with EXPORT_SYMBOL_NS*() are considered exported in