Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dthread.c94 static size_t stack_size_to_alloc_size(size_t stack_size) in stack_size_to_alloc_size() function
102 size_t l = stack_size_to_alloc_size(stack_size); in stack_end_va_to_top_hard()
508 size_t l = stack_size_to_alloc_size(stack_size); in alloc_stack()