Searched defs:shstk (Results 1 – 3 of 3) sorted by relevance
123 void free_shstk(void *shstk) in free_shstk()128 int reset_shstk(void *shstk) in reset_shstk()155 void *shstk = create_shstk(0); in test_shstk_pivot() local170 unsigned long *shstk = create_shstk(0); in test_shstk_faults() local562 void *free_area, *shstk, *test_map = (void *)0xFFFFFFFFFFFFFFFF; in test_guard_gap_other_gaps() 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
524 struct thread_shstk shstk; member