tag | line | file | source code |
---|---|---|---|
__GENKSYMS__ | 10 | include/linux/module.h | #ifdef __GENKSYMS__ |
__GENKSYMS__ | 100 | include/linux/module.h | #if defined(MODVERSIONS) && !defined(__GENKSYMS__) |
__GENKSYMS__ | 7 | include/linux/symtab_begin.h | # ifndef __GENKSYMS__ |
__GENKSYMS__ | 3 | include/linux/symtab_end.h | #if defined(MODULE) && !defined(__GENKSYMS__) |