Searched refs:mem_domain_info (Results 1 – 10 of 10) sorted by relevance
220 &thread->mem_domain_info.mem_domain_q_node); in add_thread_locked()221 thread->mem_domain_info.mem_domain = domain; in add_thread_locked()232 thread, thread->mem_domain_info.mem_domain); in remove_thread_locked()233 sys_dlist_remove(&thread->mem_domain_info.mem_domain_q_node); in remove_thread_locked()246 add_thread_locked(_current->mem_domain_info.mem_domain, thread); in z_mem_domain_init_thread()263 if (thread->mem_domain_info.mem_domain != domain) { in k_mem_domain_add_thread()
260 zassert_true(zzz_thread->mem_domain_info.mem_domain == in test_mem_domain_boot_threads()262 zzz_thread->mem_domain_info.mem_domain); in test_mem_domain_boot_threads()265 zassert_true(z_main_thread.mem_domain_info.mem_domain == in test_mem_domain_boot_threads()267 z_main_thread.mem_domain_info.mem_domain); in test_mem_domain_boot_threads()
450 thread = CONTAINER_OF(node, struct k_thread, mem_domain_info); in arch_mem_domain_partition_remove()471 thread = CONTAINER_OF(node, struct k_thread, mem_domain_info); in arch_mem_domain_partition_remove()493 pcount < thread->mem_domain_info.mem_domain->num_partitions; in arch_mem_domain_thread_add()495 partition = &thread->mem_domain_info.mem_domain->partitions[i]; in arch_mem_domain_thread_add()516 thread = CONTAINER_OF(node, struct k_thread, mem_domain_info); in arch_mem_domain_partition_add()
254 struct _mem_domain_info mem_domain_info; member
225 dummy_thread->mem_domain_info.mem_domain = &k_mem_domain_default; in z_dummy_thread_init()
139 mem_domain = thread->mem_domain_info.mem_domain; in arc_core_mpu_configure_mem_domain()
578 struct k_mem_domain *mem_domain = thread->mem_domain_info.mem_domain; in arc_core_mpu_configure_thread()666 mem_domain = thread->mem_domain_info.mem_domain; in arc_core_mpu_configure_mem_domain()
204 struct k_mem_domain *mem_domain = thread->mem_domain_info.mem_domain; in z_arm_configure_dynamic_mpu_regions()
1414 if (incoming->mem_domain_info.mem_domain == current_domain) { in z_x86_swap_update_common_page_table()1435 &incoming->mem_domain_info.mem_domain->partitions[i]; in z_x86_swap_update_common_page_table()1442 current_domain = incoming->mem_domain_info.mem_domain; in z_x86_swap_update_common_page_table()1736 struct k_mem_domain *domain = thread->mem_domain_info.mem_domain; in arch_mem_domain_thread_remove()1774 struct k_mem_domain *domain = thread->mem_domain_info.mem_domain; in arch_mem_domain_thread_add()
1021 domain = thread->mem_domain_info.mem_domain; in arch_mem_domain_thread_add()1055 domain = thread->mem_domain_info.mem_domain; in arch_mem_domain_thread_remove()