Home
last modified time | relevance | path

Searched defs:domain (Results 1 – 19 of 19) sorted by relevance

/Zephyr-Core-2.7.6/kernel/
Dmem_domain.c24 static bool check_add_partition(struct k_mem_domain *domain, in check_add_partition()
89 void k_mem_domain_init(struct k_mem_domain *domain, uint8_t num_parts, in k_mem_domain_init()
139 void k_mem_domain_add_partition(struct k_mem_domain *domain, in k_mem_domain_add_partition()
176 void k_mem_domain_remove_partition(struct k_mem_domain *domain, in k_mem_domain_remove_partition()
212 static void add_thread_locked(struct k_mem_domain *domain, in add_thread_locked()
258 void k_mem_domain_add_thread(struct k_mem_domain *domain, k_tid_t thread) in k_mem_domain_add_thread()
/Zephyr-Core-2.7.6/tests/subsys/logging/log_msg2/src/
Dmain.c87 uint8_t domain, uint8_t level, log_timestamp_t t, in basic_validate()
135 uint8_t domain, uint8_t level, in validate_base_message_set()
185 static const uint8_t domain = 3; in test_log_msg2_0_args_msg() local
213 static const uint8_t domain = 3; in test_log_msg2_various_args() local
245 static const uint8_t domain = 3; in test_log_msg2_only_data() local
274 static const uint8_t domain = 3; in test_log_msg2_string_and_data() local
307 static const uint8_t domain = 3; in test_log_msg2_fp() local
352 static const uint8_t domain = 3; in test_mode_size_plain_string() local
387 static const uint8_t domain = 3; in test_mode_size_data_only() local
415 static const uint8_t domain = 3; in test_mode_size_plain_str_data() local
[all …]
/Zephyr-Core-2.7.6/include/net/
Ddns_sd.h109 #define DNS_SD_REGISTER_SERVICE(id, instance, service, proto, domain, \ argument
161 #define DNS_SD_REGISTER_TCP_SERVICE(id, instance, service, domain, text, \ argument
192 #define DNS_SD_REGISTER_UDP_SERVICE(id, instance, service, domain, text, \ argument
229 const char *domain; member
/Zephyr-Core-2.7.6/include/drivers/clock_control/
Drcar_clock_control.h16 uint32_t domain; member
/Zephyr-Core-2.7.6/include/dt-bindings/rdc/
Dimx_rdc.h19 #define RDC_DOMAIN_PERM(domain, perm) (perm << (domain * 2)) argument
/Zephyr-Core-2.7.6/samples/net/gptp/src/
Dgptp.c33 struct gptp_domain *domain; in get_current_status() local
/Zephyr-Core-2.7.6/include/logging/
Dlog_output_dict.h33 uint32_t domain:3; member
Dlog_msg2.h52 uint32_t domain:3; member
/Zephyr-Core-2.7.6/arch/arm64/core/
Dmmu.c821 struct arch_mem_domain *domain; in sync_domains() local
944 int arch_mem_domain_init(struct k_mem_domain *domain) in arch_mem_domain_init()
988 void arch_mem_domain_partition_add(struct k_mem_domain *domain, in arch_mem_domain_partition_add()
998 void arch_mem_domain_partition_remove(struct k_mem_domain *domain, in arch_mem_domain_partition_remove()
1018 struct k_mem_domain *domain; in arch_mem_domain_thread_add() local
1053 struct k_mem_domain *domain; in arch_mem_domain_thread_remove() local
/Zephyr-Core-2.7.6/arch/x86/core/
Dx86_mmu.c1102 struct arch_mem_domain *domain = in range_map() local
1451 void arch_mem_domain_partition_remove(struct k_mem_domain *domain, in arch_mem_domain_partition_remove()
1465 void arch_mem_domain_partition_add(struct k_mem_domain *domain, in arch_mem_domain_partition_add()
1663 int arch_mem_domain_init(struct k_mem_domain *domain) in arch_mem_domain_init()
1723 void arch_mem_domain_partition_remove(struct k_mem_domain *domain, in arch_mem_domain_partition_remove()
1736 struct k_mem_domain *domain = thread->mem_domain_info.mem_domain; in arch_mem_domain_thread_remove() local
1759 void arch_mem_domain_partition_add(struct k_mem_domain *domain, in arch_mem_domain_partition_add()
1774 struct k_mem_domain *domain = thread->mem_domain_info.mem_domain; in arch_mem_domain_thread_add() local
2014 struct arch_mem_domain *domain = in arch_page_info_get() local
/Zephyr-Core-2.7.6/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-Core-2.7.6/arch/riscv/core/pmp/
Dcore_pmp.c416 void arch_mem_domain_partition_remove(struct k_mem_domain *domain, in arch_mem_domain_partition_remove()
506 void arch_mem_domain_partition_add(struct k_mem_domain *domain, in arch_mem_domain_partition_add()
/Zephyr-Core-2.7.6/subsys/net/lib/dns/
Ddns_sd.c243 static bool domain_is_valid(const char *domain) in domain_is_valid()
1129 char *domain, size_t domain_size) in dns_sd_extract_service_proto_domain()
/Zephyr-Core-2.7.6/tests/kernel/mem_protect/mem_protect/src/
Dmem_domain.c80 struct k_mem_domain *domain, bool should_fault) in spawn_child_thread()
/Zephyr-Core-2.7.6/tests/subsys/logging/log_core_additional/src/
Dlog_test.c30 ZTEST_BMEM uint8_t domain, level; variable
/Zephyr-Core-2.7.6/tests/net/lib/dns_sd/src/
Dmain.c775 char domain[DNS_SD_DOMAIN_MAX_SIZE + 1]; in test_extract_service_type_enumeration() local
/Zephyr-Core-2.7.6/subsys/net/l2/ethernet/gptp/
Dgptp.c869 int gptp_get_port_data(struct gptp_domain *domain, in gptp_get_port_data()
/Zephyr-Core-2.7.6/subsys/net/ip/
Dnet_shell.c3263 struct gptp_domain *domain = gptp_get_domain(); in cmd_net_gptp() local