Searched refs:thread_stack_entry (Results 1 – 1 of 1) sorted by relevance
53 struct thread_stack_entry { struct89 struct thread_stack_entry *stack;120 struct thread_stack_entry *new_stack; in thread_stack__grow()124 sz = new_sz * sizeof(struct thread_stack_entry); in thread_stack__grow()303 struct thread_stack_entry *tse; in thread_stack__call_return()785 struct thread_stack_entry *tse; in thread_stack__push_cp()823 struct thread_stack_entry *tse = &ts->stack[0]; in thread_stack__pop_cp()1000 struct thread_stack_entry *tse; in thread_stack__trace_begin()1054 struct thread_stack_entry *tse = &ts->stack[ts->cnt - 1]; in thread_stack__x86_retpoline()