Searched refs:static_call_text_reserved (Results 1 – 3 of 3) sorted by relevance
183 extern int static_call_text_reserved(void *start, void *end);266 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function342 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function
222 static_call_text_reserved(src, src + len - 1)) in copy_optimized_instructions()
484 int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function