Home
last modified time | relevance | path

Searched defs:is_shstk_enabled (Results 1 – 2 of 2) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dusercfi.h66 #define is_shstk_enabled(task) false macro
/linux/arch/riscv/kernel/
H A Dusercfi.c24 bool is_shstk_enabled(struct task_struct *task) in is_shstk_enabled() function