Home
last modified time | relevance | path

Searched refs:thread_stack_size (Results 1 – 10 of 10) sorted by relevance

/optee_os/core/arch/arm/kernel/
A Dunwind_arm64.c47 size_t stack_size = thread_stack_size(); in unw_get_kernel_stack()
A Dunwind_arm32.c64 size_t stack_size = thread_stack_size(); in unw_get_kernel_stack()
A Dabort.c69 print_stack_arm32(&state, thread_stack_start(), thread_stack_size()); in __print_stack_unwind()
82 print_stack_arm64(&state, thread_stack_start(), thread_stack_size()); in __print_stack_unwind()
A Dthread.c760 size_t thread_stack_size(void) in thread_stack_size() function
/optee_os/out/arm/core/
A Dtext_init.ld.S41 *(.text.thread_stack_size)
A Dtext_unpaged.ld.S41 *(.text.thread_stack_size)
A Dtee.symb_sizes2150 000000000e105228 0000000000000008 T thread_stack_size
A Dtee.map20831 .text.thread_stack_size
20833 0x000000000e105228 thread_stack_size
A Dtee.dmp1939 000000000e105228 g F .text 0000000000000008 thread_stack_size
7869 000000000e105228 <thread_stack_size>:
7870 thread_stack_size():
11527 e107794: 97fff6a5 bl e105228 <thread_stack_size>
/optee_os/core/arch/arm/include/kernel/
A Dthread.h583 size_t thread_stack_size(void);

Completed in 230 milliseconds