Searched refs:static_call_text_reserved (Results 1 – 4 of 4) sorted by relevance
159 extern int static_call_text_reserved(void *start, void *end);222 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function288 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function
402 int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function
1646 static_call_text_reserved(p->addr, p->addr) || in check_kprobe_address_safe()
214 static_call_text_reserved(src, src + len - 1)) in copy_optimized_instructions()