Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dshstk.h35 static inline void shstk_free(struct task_struct *p) {} in shstk_free() function
/linux/arch/x86/kernel/
H A Dshstk.c445 void shstk_free(struct task_struct *tsk) in shstk_free() function