Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dstatic_call_inline.c323 static int __static_call_mod_text_reserved(void *start, void *end) in __static_call_mod_text_reserved() function
466 static inline int __static_call_mod_text_reserved(void *start, void *end) in __static_call_mod_text_reserved() function
482 return __static_call_mod_text_reserved(start, end); in static_call_text_reserved()