Lines Matching defs:thread_stack_entry
40 * struct thread_stack_entry - thread stack entry.
53 struct thread_stack_entry {
89 struct thread_stack_entry *stack;
120 struct thread_stack_entry *new_stack;
124 sz = new_sz * sizeof(struct thread_stack_entry);
303 struct thread_stack_entry *tse;
786 struct thread_stack_entry *tse;
824 struct thread_stack_entry *tse = &ts->stack[0];
1001 struct thread_stack_entry *tse;
1053 struct thread_stack_entry *tse = &ts->stack[ts->cnt - 1];