Searched refs:syscall_frame (Results 1 – 5 of 5) sorted by relevance
65 return !k_is_in_isr() && (_current->syscall_frame != NULL); in k_is_in_user_syscall()353 arch_syscall_oops(_current->syscall_frame); \
335 void *syscall_frame; member
341 _current->syscall_frame = _image_ram_start; in trigger_z_oops()
249 struct arch_esf *oops_esf = _current->syscall_frame; in z_impl_user_fault()
539 new_thread->syscall_frame = NULL; in z_setup_new_thread()