Home
last modified time | relevance | path

Searched defs:symsearch (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Dmodule.h528 struct symsearch { struct
529 const struct kernel_symbol *start, *stop;
530 const unsigned long *crcs;
531 enum {
555 bool each_symbol_section(bool (*fn)(const struct symsearch *arr, argument