Searched refs:within_module (Results 1 – 2 of 2) sorted by relevance
406 static inline bool within_module(unsigned long addr, const struct module *mod) in within_module() function
3555 if (within_module(addr, mod)) { in module_address_lookup()3579 if (within_module(addr, mod)) { in lookup_module_symbol_name()3604 if (within_module(addr, mod)) { in lookup_module_symbol_attrs()3874 if (within_module(addr, mod)) in __module_address()