Searched refs:is_shstk_allocated (Results 1 – 2 of 2) sorted by relevance
41 bool is_shstk_allocated(struct task_struct *task);70 #define is_shstk_allocated(task) false macro
29 bool is_shstk_allocated(struct task_struct *task) in is_shstk_allocated() function405 if (is_shstk_allocated(t)) in arch_set_shadow_stack_status()