Home
last modified time | relevance | path

Searched refs:GPL_ONLY (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/kernel/module/
Dinternal.h89 GPL_ONLY, enumerator
Dmain.c282 if (!fsa->gplok && syms->license == GPL_ONLY) in find_exported_symbol_in_section()
309 GPL_ONLY }, in find_symbol()
327 GPL_ONLY }, in find_symbol()
1131 if (fsa.license == GPL_ONLY) in resolve_symbol()
1300 if (fsa.license != GPL_ONLY) { in __symbol_get()