Home
last modified time | relevance | path

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

/linux/include/linux/
A Dstatic_call.h179 extern int static_call_text_reserved(void *start, void *end);
246 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function
320 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function
/linux/arch/x86/kernel/kprobes/
A Dopt.c214 static_call_text_reserved(src, src + len - 1)) in copy_optimized_instructions()
/linux/kernel/
A Dstatic_call.c462 int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function
A Dkprobes.c1575 static_call_text_reserved(p->addr, p->addr) || in check_kprobe_address_safe()

Completed in 12 milliseconds