Home
last modified time | relevance | path

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

12

/Zephyr-latest/kernel/
Dmem_domain.c24 static bool check_add_partition(struct k_mem_domain *domain, in check_add_partition()
88 int k_mem_domain_init(struct k_mem_domain *domain, uint8_t num_parts, in k_mem_domain_init()
159 int k_mem_domain_add_partition(struct k_mem_domain *domain, in k_mem_domain_add_partition()
212 int k_mem_domain_remove_partition(struct k_mem_domain *domain, in k_mem_domain_remove_partition()
259 static int add_thread_locked(struct k_mem_domain *domain, in add_thread_locked()
323 int k_mem_domain_add_thread(struct k_mem_domain *domain, k_tid_t thread) in k_mem_domain_add_thread()
/Zephyr-latest/soc/nordic/common/
Dsoc_lrcconf.c14 void soc_lrcconf_poweron_request(sys_snode_t *node, nrf_lrcconf_power_domain_mask_t domain) in soc_lrcconf_poweron_request()
38 void soc_lrcconf_poweron_release(sys_snode_t *node, nrf_lrcconf_power_domain_mask_t domain) in soc_lrcconf_poweron_release()
/Zephyr-latest/tests/subsys/logging/log_msg/src/
Dmain.c77 uint8_t domain, uint8_t level, log_timestamp_t t, in basic_validate()
151 uint8_t domain, uint8_t level, in validate_base_message_set()
204 static const uint8_t domain = 3; in ZTEST() local
232 static const uint8_t domain = 3; in ZTEST() local
264 static const uint8_t domain = 3; in ZTEST() local
293 static const uint8_t domain = 3; in ZTEST() local
326 static const uint8_t domain = 3; in ZTEST() local
371 static const uint8_t domain = 3; in ZTEST() local
403 static const uint8_t domain = 3; in ZTEST() local
431 static const uint8_t domain = 3; in ZTEST() local
[all …]
/Zephyr-latest/include/zephyr/net/
Ddns_sd.h161 #define DNS_SD_REGISTER_TCP_SERVICE(id, instance, service, domain, text, \ argument
190 #define DNS_SD_REGISTER_UDP_SERVICE(id, instance, service, domain, text, \ argument
223 const char *domain; member
/Zephyr-latest/include/zephyr/drivers/clock_control/
Drenesas_cpg_mssr.h16 uint32_t domain; member
/Zephyr-latest/arch/xtensa/core/
Dptables.c335 struct arch_mem_domain *domain = in xtensa_mmu_reinit() local
448 struct arch_mem_domain *domain; in __arch_mem_map() local
603 struct arch_mem_domain *domain; in __arch_mem_unmap() local
707 struct arch_mem_domain *domain = in xtensa_mmu_tlb_shootdown() local
798 int arch_mem_domain_init(struct k_mem_domain *domain) in arch_mem_domain_init()
941 int arch_mem_domain_partition_remove(struct k_mem_domain *domain, in arch_mem_domain_partition_remove()
951 int arch_mem_domain_partition_add(struct k_mem_domain *domain, in arch_mem_domain_partition_add()
968 struct k_mem_domain *domain; in arch_mem_domain_thread_add() local
1018 struct k_mem_domain *domain = thread->mem_domain_info.mem_domain; in arch_mem_domain_thread_remove() local
1120 struct arch_mem_domain *domain = in xtensa_swap_update_page_tables() local
Dmpu.c750 int arch_mem_domain_init(struct k_mem_domain *domain) in arch_mem_domain_init()
771 int arch_mem_domain_partition_remove(struct k_mem_domain *domain, in arch_mem_domain_partition_remove()
858 int arch_mem_domain_partition_add(struct k_mem_domain *domain, in arch_mem_domain_partition_add()
900 struct k_mem_domain *domain = thread->mem_domain_info.mem_domain; in arch_mem_domain_thread_add() local
971 struct k_mem_domain *domain = thread->mem_domain_info.mem_domain; in arch_mem_domain_thread_remove() local
/Zephyr-latest/arch/riscv/core/
Dpmp.c603 struct k_mem_domain *domain) in resync_pmp_domain()
649 struct k_mem_domain *domain = thread->mem_domain_info.mem_domain; in z_riscv_pmp_usermode_enable() local
711 int arch_mem_domain_init(struct k_mem_domain *domain) in arch_mem_domain_init()
717 int arch_mem_domain_partition_add(struct k_mem_domain *domain, in arch_mem_domain_partition_add()
725 int arch_mem_domain_partition_remove(struct k_mem_domain *domain, in arch_mem_domain_partition_remove()
771 struct k_mem_domain *domain = arch_current_thread()->mem_domain_info.mem_domain; in arch_buffer_validate() local
/Zephyr-latest/samples/net/gptp/src/
Dgptp.c33 struct gptp_domain *domain; in get_current_status() local
/Zephyr-latest/include/zephyr/dt-bindings/rdc/
Dimx_rdc.h22 #define RDC_DOMAIN_PERM(domain, perm) (perm << (domain * 2)) argument
/Zephyr-latest/subsys/pm/
Ddevice_runtime.c140 const struct device *domain = PM_DOMAIN(&pm->base); in get_sync_locked() local
209 const struct device *domain = PM_DOMAIN(&pm->base); in pm_device_runtime_get() local
301 const struct device *domain = PM_DOMAIN(&pm->base); in put_sync_locked() local
Ddevice.c100 const struct device *domain, in power_domain_add_or_remove()
163 const struct device *domain) in pm_device_power_domain_remove()
169 const struct device *domain) in pm_device_power_domain_add()
/Zephyr-latest/subsys/net/lib/ptp/
Dptp.c95 const struct ptp_clock *domain = ptp_clock_init(); in ptp_init() local
/Zephyr-latest/drivers/clock_control/
Dclock_control_renesas_cpg_mssr.c73 rcar_cpg_find_clk_info_by_module_id(const struct device *dev, uint32_t domain, uint32_t id) in rcar_cpg_find_clk_info_by_module_id()
342 uint32_t domain; in rcar_cpg_build_clock_relationship() local
402 uint32_t domain; in rcar_cpg_update_all_in_out_freq() local
/Zephyr-latest/subsys/net/lib/shell/
Dgptp.c276 struct gptp_domain *domain; in gptp_print_port_info() local
585 struct gptp_domain *domain = gptp_get_domain(); in cmd_net_gptp() local
/Zephyr-latest/include/zephyr/logging/
Dlog_output_dict.h33 uint32_t domain:4; member
/Zephyr-latest/tests/benchmarks/sched_userspace/src/
Dapp_threads.h17 struct k_mem_domain domain; member
/Zephyr-latest/soc/microchip/mec/common/
Dsoc_pcr.h15 #define MCHP_XEC_PCR_SCR_ENCODE(slp_idx, bitpos, domain) \ argument
/Zephyr-latest/tests/misc/llext-edk/src/
Dmain.c51 struct k_mem_domain *domain, in load_and_run_extension()
/Zephyr-latest/drivers/power_domain/
Dpower_domain_gpio.c29 const struct device *domain; member
/Zephyr-latest/subsys/logging/
Dlog_output.c301 const char *domain, in ids_print()
443 const char *domain, in syslog_print()
577 const char *domain, in prefix_print()
642 const char *domain, in log_output_process()
/Zephyr-latest/arch/x86/core/
Dx86_mmu.c1203 struct arch_mem_domain *domain = in range_map() local
1586 int arch_mem_domain_partition_remove(struct k_mem_domain *domain, in arch_mem_domain_partition_remove()
1601 int arch_mem_domain_partition_add(struct k_mem_domain *domain, in arch_mem_domain_partition_add()
1803 int arch_mem_domain_init(struct k_mem_domain *domain) in arch_mem_domain_init()
1863 int arch_mem_domain_partition_remove(struct k_mem_domain *domain, in arch_mem_domain_partition_remove()
1876 struct k_mem_domain *domain = thread->mem_domain_info.mem_domain; in arch_mem_domain_thread_remove() local
1900 int arch_mem_domain_partition_add(struct k_mem_domain *domain, in arch_mem_domain_partition_add()
1917 struct k_mem_domain *domain = thread->mem_domain_info.mem_domain; in arch_mem_domain_thread_add() local
2166 struct arch_mem_domain *domain = in arch_page_info_get() local
/Zephyr-latest/tests/subsys/pm/power_domain/src/
Dmain.c17 static const struct device *const domain = DEVICE_DT_GET(TEST_DOMAIN); variable
/Zephyr-latest/include/zephyr/pm/
Ddevice.h152 const struct device *domain; member
695 const struct device *domain) in pm_device_power_domain_add()
703 const struct device *domain) in pm_device_power_domain_remove()
/Zephyr-latest/subsys/llext/
Dllext_mem.c229 int llext_add_domain(struct llext *ext, struct k_mem_domain *domain) in llext_add_domain()

12