Home
last modified time | relevance | path

Searched refs:klp_have_reliable_stack (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dlivepatch.h209 static inline bool klp_have_reliable_stack(void) in klp_have_reliable_stack() function
/openbmc/linux/kernel/livepatch/
H A Dtransition.c327 if (!klp_have_reliable_stack()) in klp_try_switch_task()
H A Dcore.c1089 if (!klp_have_reliable_stack()) { in klp_enable_patch()