Searched refs:NOT_GPL_ONLY (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/module/ | ||
| H A D | internal.h | 96 NOT_GPL_ONLY, enumerator |
| H A D | main.c | 382 fsa->license = (sym_flags & KSYM_FLAG_GPL_ONLY) ? GPL_ONLY : NOT_GPL_ONLY; in find_exported_symbol_in_section() |