Searched refs:tpl_a (Results 1 – 1 of 1) sorted by relevance
2817 static __always_inline int patch_cmp(const void *tpl_a, const void *tpl_b) in patch_cmp() argument2819 if (tpl_a < text_poke_addr(tpl_b)) in patch_cmp()2821 if (tpl_a > text_poke_addr(tpl_b)) in patch_cmp()