Searched refs:_thread_userspace_local_data (Results 1 – 3 of 3) sorted by relevance
200 struct _thread_userspace_local_data { struct305 struct _thread_userspace_local_data *userspace_local_data;
1024 for (int i = 0; i < sizeof(struct _thread_userspace_local_data); i++) { in tls_leakage_user_part()1042 sizeof(struct _thread_userspace_local_data)); in ZTEST()1088 sizeof(struct _thread_userspace_local_data); in ZTEST()
475 size_t tls_size = sizeof(struct _thread_userspace_local_data); in setup_thread_stack()480 (struct _thread_userspace_local_data *)(stack_ptr - delta); in setup_thread_stack()786 sizeof(struct _thread_userspace_local_data)); in k_thread_user_mode_enter()