Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dalternative.h171 extern int alternatives_text_reserved(void *start, void *end);
179 static inline int alternatives_text_reserved(void *start, void *end) in alternatives_text_reserved() function
/arch/x86/kernel/kprobes/
A Dopt.c220 alternatives_text_reserved(src, src + len - 1) || in copy_optimized_instructions()
A Dcore.c766 if (alternatives_text_reserved(p->addr, p->addr)) in arch_prepare_kprobe()
/arch/x86/kernel/
A Dalternative.c2153 int alternatives_text_reserved(void *start, void *end) in alternatives_text_reserved() function

Completed in 13 milliseconds