Home
last modified time | relevance | path

Searched defs:domain (Results 26 – 48 of 48) sorted by relevance

12

/Zephyr-latest/drivers/power_domain/
Dpower_domain_gpio_monitor.c29 const struct device *domain; member
/Zephyr-latest/arch/arm64/core/cortex_r/
Darm_mpu.c758 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/
Dmain.c36 char domain[DNS_SD_DOMAIN_MAX_SIZE + NULL_CHAR_SIZE]; member
333 const char *proto, const char *domain, uint8_t *txt, in alloc_ext_record()
/Zephyr-latest/arch/arc/core/mpu/
Darc_mpu_common_internal.h188 void arc_core_mpu_remove_mem_partition(struct k_mem_domain *domain, uint32_t part_id) in arc_core_mpu_remove_mem_partition()
Darc_mpu_v4_internal.h745 void arc_core_mpu_remove_mem_partition(struct k_mem_domain *domain, in arc_core_mpu_remove_mem_partition()
/Zephyr-latest/arch/arm64/core/
Dmmu.c1026 struct arch_mem_domain *domain; in sync_domains() local
1204 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/
Dclock_control_renesas_cpg_mssr.h18 uint32_t domain; member
/Zephyr-latest/arch/arm/core/mmu/
Darm_mmu_priv.h93 uint32_t domain : 4; member
109 uint32_t domain : 4; member
199 uint32_t domain : 4; member
/Zephyr-latest/samples/subsys/llext/edk/app/src/
Dmain.c117 struct k_mem_domain *domain, in run_extension_on_thread()
/Zephyr-latest/scripts/west_commands/
Dbuild.py672 def _run_build(self, target, domain): argument
/Zephyr-latest/tests/subsys/logging/log_core_additional/src/
Dlog_test.c33 ZTEST_BMEM uint8_t domain, level; variable
/Zephyr-latest/tests/kernel/mem_protect/mem_protect/src/
Dmem_domain.c94 struct k_mem_domain *domain, bool should_fault) in spawn_child_thread()
/Zephyr-latest/tests/subsys/llext/src/
Dtest_llext.c148 struct k_mem_domain domain; in load_call_unload() local
/Zephyr-latest/subsys/net/lib/ptp/
Dds.h44 uint8_t domain; member
Dtlv.h249 uint8_t domain; member
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp.c859 int gptp_get_port_data(struct gptp_domain *domain, in gptp_get_port_data()
/Zephyr-latest/tests/net/lib/dns_sd/src/
Dmain.c774 char domain[DNS_SD_DOMAIN_MAX_SIZE + 1]; in ZTEST() local
/Zephyr-latest/subsys/net/lib/dns/
Ddns_sd.c249 static bool domain_is_valid(const char *domain) in domain_is_valid()
/Zephyr-latest/tests/net/socket/misc/src/
Dmain.c902 int domain; in ZTEST() local
/Zephyr-latest/include/zephyr/xen/public/
Ddomctl.h100 domid_t domain; /* Also echoed in domctl.domain */ member
495 domid_t domain; member
/Zephyr-latest/include/zephyr/logging/
Dlog_msg.h58 uint32_t domain:3; member
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Drunner.py1351 def _get_binaries_from_runners(self, domain='') -> list[str]: argument
/Zephyr-latest/scripts/tests/twister/
Dtest_runner.py1850 domain, argument

12