Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dshstk.h31 static inline void shstk_free(struct task_struct *p) {} in shstk_free() function
/Linux-v6.6/arch/x86/kernel/
Dshstk.c405 void shstk_free(struct task_struct *tsk) in shstk_free() function