Searched refs:_thread_userspace_local_data (Results 1 – 3 of 3) sorted by relevance
202 struct _thread_userspace_local_data { struct307 struct _thread_userspace_local_data *userspace_local_data;
1020 for (int i = 0; i < sizeof(struct _thread_userspace_local_data); i++) { in tls_leakage_user_part()1038 sizeof(struct _thread_userspace_local_data)); in ZTEST()1084 sizeof(struct _thread_userspace_local_data); in ZTEST()
476 size_t tls_size = sizeof(struct _thread_userspace_local_data); in setup_thread_stack()481 (struct _thread_userspace_local_data *)(stack_ptr - delta); in setup_thread_stack()787 sizeof(struct _thread_userspace_local_data)); in k_thread_user_mode_enter()