Searched refs:_thread (Results 1 – 1 of 1) sorted by relevance
84 static bool is_on_user_stack(struct thread* _thread, uintptr_t addr);190 static bool is_on_user_stack(struct thread* _thread, uintptr_t addr) { in is_on_user_stack() argument193 struct trusty_thread* thread = trusty_thread_get(_thread); in is_on_user_stack()