Searched refs:search_module_extables (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dextable.h27 const struct exception_table_entry *search_module_extables(unsigned long addr);
30 search_module_extables(unsigned long addr) function
/linux-master/kernel/
H A Dextable.c60 e = search_module_extables(addr);
/linux-master/kernel/module/
H A Dmain.c3239 const struct exception_table_entry *search_module_extables(unsigned long addr) function

Completed in 153 milliseconds