Home
last modified time | relevance | path

Searched refs:thread_shstk (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/arch/x86/kernel/
Dshstk.c159 struct thread_shstk *shstk = &current->thread.shstk; in shstk_setup()
189 memset(&current->thread.shstk, 0, sizeof(struct thread_shstk)); in reset_thread_features()
197 struct thread_shstk *shstk = &tsk->thread.shstk; in shstk_alloc_thread_stack()
407 struct thread_shstk *shstk = &tsk->thread.shstk; in shstk_free()
/Linux-v6.6/arch/x86/include/asm/
Dshstk.h12 struct thread_shstk { struct
Dprocessor.h482 struct thread_shstk shstk;