Home
last modified time | relevance | path

Searched refs:__static_call_mod_text_reserved (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dstatic_call.c312 static int __static_call_mod_text_reserved(void *start, void *end) in __static_call_mod_text_reserved() function
455 static inline int __static_call_mod_text_reserved(void *start, void *end) in __static_call_mod_text_reserved() function
471 return __static_call_mod_text_reserved(start, end); in static_call_text_reserved()