Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dstatic_call.h266 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function
342 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function
/linux-6.14.4/kernel/
Dstatic_call_inline.c484 int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function