Searched defs:shstk (Results 1 – 3 of 3) sorted by relevance
122 void free_shstk(void *shstk) in free_shstk()127 int reset_shstk(void *shstk) in reset_shstk()154 void *shstk = create_shstk(0); in test_shstk_pivot() local169 unsigned long *shstk = create_shstk(0); in test_shstk_faults() local561 void *free_area, *shstk, *test_map = (void *)0xFFFFFFFFFFFFFFFF; in test_guard_gap() local
159 struct thread_shstk *shstk = ¤t->thread.shstk; in shstk_setup() local197 struct thread_shstk *shstk = &tsk->thread.shstk; in shstk_alloc_thread_stack() local407 struct thread_shstk *shstk = &tsk->thread.shstk; in shstk_free() local
497 struct thread_shstk shstk; member