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;
785 struct thread_stack_entry *tse;
823 struct thread_stack_entry *tse = &ts->stack[0];
1000 struct thread_stack_entry *tse;
1054 struct thread_stack_entry *tse = &ts->stack[ts->cnt - 1];