| /Zephyr-latest/drivers/power_domain/ | 
| D | power_domain_gpio_monitor.c | 29 	const struct device *domain;  member
 | 
| /Zephyr-latest/arch/arm64/core/cortex_r/ | 
| D | arm_mpu.c | 758 static int configure_domain_partitions(struct k_mem_domain *domain)  in configure_domain_partitions()778 int arch_mem_domain_partition_add(struct k_mem_domain *domain, uint32_t partition_id)  in arch_mem_domain_partition_add()
 785 int arch_mem_domain_partition_remove(struct k_mem_domain *domain, uint32_t partition_id)  in arch_mem_domain_partition_remove()
 
 | 
| /Zephyr-latest/tests/net/lib/mdns_responder/src/ | 
| D | main.c | 36 	char domain[DNS_SD_DOMAIN_MAX_SIZE + NULL_CHAR_SIZE];  member333 					   const char *proto, const char *domain, uint8_t *txt,  in alloc_ext_record()
 
 | 
| /Zephyr-latest/arch/arc/core/mpu/ | 
| D | arc_mpu_common_internal.h | 188 void arc_core_mpu_remove_mem_partition(struct k_mem_domain *domain, uint32_t part_id)  in arc_core_mpu_remove_mem_partition()
 | 
| D | arc_mpu_v4_internal.h | 745 void arc_core_mpu_remove_mem_partition(struct k_mem_domain *domain,  in arc_core_mpu_remove_mem_partition()
 | 
| /Zephyr-latest/subsys/llext/ | 
| D | llext_mem.c | 287 int llext_add_domain(struct llext *ext, struct k_mem_domain *domain)  in llext_add_domain()
 | 
| /Zephyr-latest/arch/arm64/core/ | 
| D | mmu.c | 1026 	struct arch_mem_domain *domain;  in sync_domains()  local1204 int arch_mem_domain_init(struct k_mem_domain *domain)  in arch_mem_domain_init()
 1265 int arch_mem_domain_partition_add(struct k_mem_domain *domain,  in arch_mem_domain_partition_add()
 1275 int arch_mem_domain_partition_remove(struct k_mem_domain *domain,  in arch_mem_domain_partition_remove()
 1296 	struct k_mem_domain *domain;  in arch_mem_domain_thread_add()  local
 1332 	struct k_mem_domain *domain;  in arch_mem_domain_thread_remove()  local
 
 | 
| /Zephyr-latest/drivers/clock_control/ | 
| D | clock_control_renesas_cpg_mssr.h | 18 	uint32_t domain;  member
 | 
| /Zephyr-latest/arch/arm/core/mmu/ | 
| D | arm_mmu_priv.h | 93 		uint32_t domain			: 4;  member109 		uint32_t domain			: 4;  member
 199 	uint32_t domain		: 4;  member
 
 | 
| /Zephyr-latest/samples/subsys/llext/edk/app/src/ | 
| D | main.c | 117 			     struct k_mem_domain *domain,  in run_extension_on_thread()
 | 
| /Zephyr-latest/scripts/west_commands/ | 
| D | build.py | 672     def _run_build(self, target, domain):  argument
 | 
| /Zephyr-latest/tests/subsys/logging/log_core_additional/src/ | 
| D | log_test.c | 33 ZTEST_BMEM uint8_t domain, level;  variable
 | 
| /Zephyr-latest/tests/kernel/mem_protect/mem_protect/src/ | 
| D | mem_domain.c | 94 			       struct k_mem_domain *domain, bool should_fault)  in spawn_child_thread()
 | 
| /Zephyr-latest/subsys/net/lib/ptp/ | 
| D | ds.h | 44 	uint8_t		       domain;  member
 | 
| D | tlv.h | 249 	uint8_t		       domain;  member
 | 
| /Zephyr-latest/subsys/net/l2/ethernet/gptp/ | 
| D | gptp.c | 871 int gptp_get_port_data(struct gptp_domain *domain,  in gptp_get_port_data()
 | 
| /Zephyr-latest/tests/subsys/llext/src/ | 
| D | test_llext.c | 149 	struct k_mem_domain domain;  in load_call_unload()  local
 | 
| /Zephyr-latest/tests/net/lib/dns_sd/src/ | 
| D | main.c | 775 	char domain[DNS_SD_DOMAIN_MAX_SIZE + 1];  in ZTEST()  local
 | 
| /Zephyr-latest/subsys/net/lib/dns/ | 
| D | dns_sd.c | 249 static bool domain_is_valid(const char *domain)  in domain_is_valid()
 | 
| /Zephyr-latest/tests/net/socket/misc/src/ | 
| D | main.c | 932 	int domain;  in ZTEST()  local
 | 
| /Zephyr-latest/include/zephyr/xen/public/ | 
| D | domctl.h | 100 	domid_t  domain;	/* Also echoed in domctl.domain */  member495 	domid_t  domain;  member
 
 | 
| /Zephyr-latest/include/zephyr/logging/ | 
| D | log_msg.h | 58 	uint32_t domain:3;  member
 | 
| /Zephyr-latest/scripts/tests/twister/ | 
| D | test_runner.py | 1858     domain,  argument
 | 
| /Zephyr-latest/scripts/pylib/twister/twisterlib/ | 
| D | runner.py | 1408     def _get_binaries_from_runners(self, domain='') -> list[str]:  argument
 |