Searched refs:within_coretext (Results 1 – 1 of 1) sorted by relevance
90 static inline bool within_coretext(const struct core_text *ct, void *addr) in within_coretext() function115 if (ct && within_coretext(ct, addr)) in is_coretext()117 if (within_coretext(&builtin_coretext, addr)) in is_coretext()211 if (!within_coretext(ct, addr)) in patch_call()221 pad = patch_dest(dest, within_coretext(ct, dest)); in patch_call()