Searched defs:thread_stack (Results 1 – 4 of 4) sorted by relevance
62 struct thread_stack { struct63 struct thread_stack_entry *stack; argument74 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow() argument
98 bool thread_stack; member
88 struct thread_stack { struct89 struct thread_stack_entry *stack; argument113 static inline bool thread_stack__per_cpu(struct thread *thread) in thread_stack__per_cpu() argument118 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow() argument
122 bool thread_stack; member