Home
last modified time | relevance | path

Searched defs:static_call_text_reserved (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dstatic_call.h217 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function
285 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function
/kernel/linux/linux-5.10/kernel/
Dstatic_call.c462 int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function