Searched refs:shstk_free (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dshstk.h21 void shstk_free(struct task_struct *p);
31 static inline void shstk_free(struct task_struct *p) {} function
H A Dmmu_context.h189 shstk_free(tsk); \
/linux-master/arch/x86/kernel/
H A Dshstk.c405 void shstk_free(struct task_struct *tsk) function
499 shstk_free(current);
H A Dprocess.c126 shstk_free(tsk);

Completed in 302 milliseconds