Searched refs:thread_stack_size (Results 1 – 5 of 5) sorted by relevance
56 size_t stack_size = thread_stack_size(); in unw_get_kernel_stack()
64 size_t stack_size = thread_stack_size(); in unw_get_kernel_stack()
68 print_stack_arm32(&state, thread_stack_start(), thread_stack_size()); in __print_stack_unwind()81 print_stack_arm64(&state, thread_stack_start(), thread_stack_size()); in __print_stack_unwind()
213 size_t thread_stack_size(void);
299 size_t thread_stack_size(void) in thread_stack_size() function
Completed in 6 milliseconds