Home
last modified time | relevance | path

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

/linux-6.15/kernel/module/
H A Dinternal.h96 GPL_ONLY, enumerator
H A Dmain.c316 if (!fsa->gplok && syms->license == GPL_ONLY) in find_exported_symbol_in_section()
343 GPL_ONLY }, in find_symbol()
359 GPL_ONLY }, in find_symbol()
1155 if (fsa.license == GPL_ONLY) in resolve_symbol()
1360 if (fsa.license != GPL_ONLY) { in __symbol_get()