Searched refs:within_module_init (Results 1 – 1 of 1) sorted by relevance
665 static inline bool within_module_init(unsigned long addr, in within_module_init() function677 return within_module_init(addr, mod) || within_module_core(addr, mod); in within_module()824 static inline bool within_module_init(unsigned long addr, in within_module_init() function