Searched refs:alternatives_text_reserved (Results 1 – 4 of 4) sorted by relevance
74 extern int alternatives_text_reserved(void *start, void *end);82 static inline int alternatives_text_reserved(void *start, void *end) in alternatives_text_reserved() function
199 alternatives_text_reserved(src, src + len - 1) || in copy_optimized_instructions()
481 if (alternatives_text_reserved(p->addr, p->addr)) in arch_prepare_kprobe()
560 int alternatives_text_reserved(void *start, void *end) in alternatives_text_reserved() function