Searched defs:export_symbol (Results 1 – 2 of 2) sorted by relevance
638 void export_symbol(const char *name) in export_symbol() function
60 export_symbol = KernRe(r'^\s*EXPORT_SYMBOL(_GPL)?\s*\(\s*(\w+)\s*\)\s*', cache=False) variable
Completed in 23 milliseconds