Home
last modified time | relevance | path

Searched refs:EXPORT_SYMBOL_NS (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/Documentation/core-api/
Dsymbol-namespaces.rst43 available to export symbols into a certain namespace: EXPORT_SYMBOL_NS() and
49 EXPORT_SYMBOL_NS(usb_stor_suspend, USB_STORAGE);
74 symbol exported with EXPORT_SYMBOL_NS() while this definition is present, will
149 - move or add symbols to a namespace (e.g. with EXPORT_SYMBOL_NS())
/Linux-v5.4/include/linux/
Dexport.h182 #define EXPORT_SYMBOL_NS(sym, ns) __EXPORT_SYMBOL_NS(sym, "", ns) macro
/Linux-v5.4/Documentation/kernel-hacking/
Dhacking.rst597 :c:func:`EXPORT_SYMBOL_NS()`
/Linux-v5.4/init/
DKconfig2173 Symbols exported with EXPORT_SYMBOL_NS*() are considered exported in