Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A 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/arch/x86/include/asm/
A Dshstk.h12 struct thread_shstk { struct
A Dprocessor.h503 struct thread_shstk shstk;

Completed in 9 milliseconds