Searched refs:shstk_prctl (Results 1 – 3 of 3) sorted by relevance
17 long shstk_prctl(struct task_struct *task, int option, unsigned long arg2);29 static inline long shstk_prctl(struct task_struct *task, int option, in shstk_prctl() function
576 long shstk_prctl(struct task_struct *task, int option, unsigned long arg2) in shstk_prctl() function
975 return shstk_prctl(task, option, arg2); in do_arch_prctl_64()