Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dstatic_call.h262 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function
336 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function
/openbmc/linux/kernel/
H A Dstatic_call_inline.c473 int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() function