Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmodule.h561 struct symsearch { struct
562 const struct kernel_symbol *start, *stop;
563 const s32 *crcs;
564 enum {
588 bool each_symbol_section(bool (*fn)(const struct symsearch *arr, argument