Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmodule.h529 struct symsearch { struct
530 const struct kernel_symbol *start, *stop;
531 const s32 *crcs;
532 enum {
556 bool each_symbol_section(bool (*fn)(const struct symsearch *arr, argument