Searched defs:trusty_thread (Results 1 – 3 of 3) sorted by relevance
137 struct trusty_thread { struct138 vaddr_t stack_start;139 size_t stack_size;163 struct trusty_thread* thread; argument263 struct trusty_thread* trusty_thread = current_trusty_thread(); in current_trusty_app() local
96 struct trusty_thread* trusty_thread = trusty_thread_get(thread); in print_stack_address() local180 struct trusty_thread* trusty_thread = trusty_thread_get(thread); in dump_function() local
404 static user_addr_t user_stack_alloc(struct trusty_thread* trusty_thread, in user_stack_alloc()431 static user_addr_t add_to_user_stack(struct trusty_thread* trusty_thread, in add_to_user_stack()455 trusty_thread_write_elf_tables(struct trusty_thread* trusty_thread, in trusty_thread_write_elf_tables()506 struct trusty_thread* trusty_thread = current_trusty_thread(); in trusty_thread_startup() local527 static status_t trusty_thread_start(struct trusty_thread* trusty_thread) { in trusty_thread_start()534 struct trusty_thread* trusty_thread = current_trusty_thread(); in trusty_thread_exit() local568 struct trusty_thread* trusty_thread; in trusty_thread_create() local1690 struct trusty_thread* trusty_thread; in trusty_app_start() local