Home
last modified time | relevance | path

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

/linux/kernel/module/
H A Dinternal.h99 GPL_ONLY, enumerator
H A Dmain.c368 if (!fsa->gplok && syms->license == GPL_ONLY) in find_exported_symbol_in_section()
395 GPL_ONLY }, in find_symbol()
411 GPL_ONLY }, in find_symbol()
1253 if (fsa.license == GPL_ONLY) in resolve_symbol()
1449 if (fsa.license != GPL_ONLY) { in __symbol_get()