Searched refs:is_x86_retpoline (Results 1 – 1 of 1) sorted by relevance
1038 static bool is_x86_retpoline(const char *name) in is_x86_retpoline() function1060 if (sym && is_x86_retpoline(sym->name)) { in thread_stack__x86_retpoline()