Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dshstk.h25 bool shstk_is_enabled(void);
37 static inline bool shstk_is_enabled(void) { return false; } in shstk_is_enabled() function
/arch/x86/kernel/
A Dshstk.c592 bool shstk_is_enabled(void) in shstk_is_enabled() function
A Duprobes.c401 if (regs->sp != sp || shstk_is_enabled()) in SYSCALL_DEFINE0()

Completed in 9 milliseconds