Home
last modified time | relevance | path

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

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