/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
H A D | base.c | 38 struct nvkm_perfdom *dom; in nvkm_pm_count_perfdom() local 64 struct nvkm_perfdom *dom; in nvkm_perfdom_find() local 77 struct nvkm_perfdom *dom = *pdom; in nvkm_perfsig_find() local 133 struct nvkm_perfdom *dom = NULL; in nvkm_perfsrc_enable() local 172 struct nvkm_perfdom *dom = NULL; in nvkm_perfsrc_disable() local 377 struct nvkm_perfdom *dom; in nvkm_perfdom_new_() local 442 struct nvkm_perfdom *dom; in nvkm_perfmon_mthd_query_domain() local 491 struct nvkm_perfdom *dom; in nvkm_perfmon_mthd_query_signal() local 544 struct nvkm_perfdom *dom = NULL; in nvkm_perfmon_mthd_query_source() local 772 struct nvkm_perfdom *dom; in nvkm_perfdom_new() local [all …]
|
H A D | nv40.c | 27 nv40_perfctr_init(struct nvkm_pm *pm, struct nvkm_perfdom *dom, in nv40_perfctr_init() 44 nv40_perfctr_read(struct nvkm_pm *pm, struct nvkm_perfdom *dom, in nv40_perfctr_read() 59 nv40_perfctr_next(struct nvkm_pm *pm, struct nvkm_perfdom *dom) in nv40_perfctr_next()
|
H A D | gf100.c | 128 gf100_perfctr_init(struct nvkm_pm *pm, struct nvkm_perfdom *dom, in gf100_perfctr_init() 146 gf100_perfctr_read(struct nvkm_pm *pm, struct nvkm_perfdom *dom, in gf100_perfctr_read() 161 gf100_perfctr_next(struct nvkm_pm *pm, struct nvkm_perfdom *dom) in gf100_perfctr_next()
|
/openbmc/linux/drivers/iommu/ |
H A D | sprd-iommu.c | 66 struct sprd_iommu_domain *dom; member 139 struct sprd_iommu_domain *dom; in sprd_iommu_domain_alloc() local 157 static void sprd_iommu_first_vpn(struct sprd_iommu_domain *dom) in sprd_iommu_first_vpn() 172 static void sprd_iommu_vpn_range(struct sprd_iommu_domain *dom) in sprd_iommu_vpn_range() 229 static void sprd_iommu_cleanup(struct sprd_iommu_domain *dom) in sprd_iommu_cleanup() 245 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_domain_free() local 255 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_attach_device() local 292 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_map() local 329 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_unmap() local 351 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_sync_map() local [all …]
|
H A D | mtk_iommu_v1.c | 133 static struct mtk_iommu_v1_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain() 197 struct mtk_iommu_v1_domain *dom = data->m4u_dom; in mtk_iommu_v1_isr() local 257 struct mtk_iommu_v1_domain *dom = data->m4u_dom; in mtk_iommu_v1_domain_finalise() local 275 struct mtk_iommu_v1_domain *dom; in mtk_iommu_v1_domain_alloc() local 289 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_domain_free() local 300 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_attach_device() local 333 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_map() local 359 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_unmap() local 375 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_iova_to_phys() local
|
H A D | mtk_iommu.c | 370 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain() 459 struct mtk_iommu_domain *dom = bank->m4u_dom; in mtk_iommu_isr() local 639 static int mtk_iommu_domain_finalise(struct mtk_iommu_domain *dom, in mtk_iommu_domain_finalise() 693 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc() local 715 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device() local 783 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map() local 797 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap() local 805 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_flush_iotlb_all() local 814 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_iotlb_sync() local 823 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_sync_map() local [all …]
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen_native.h | 103 uint32_t dom, void *addr, in xenforeignmemory_map2() 366 static inline void xen_map_memory_section(domid_t dom, in xen_map_memory_section() 383 static inline void xen_unmap_memory_section(domid_t dom, in xen_unmap_memory_section() 400 static inline void xen_map_io_section(domid_t dom, in xen_map_io_section() 417 static inline void xen_unmap_io_section(domid_t dom, in xen_unmap_io_section() 434 static inline void xen_map_pcidev(domid_t dom, in xen_map_pcidev() 450 static inline void xen_unmap_pcidev(domid_t dom, in xen_unmap_pcidev() 466 static inline int xen_create_ioreq_server(domid_t dom, in xen_create_ioreq_server() 485 static inline void xen_destroy_ioreq_server(domid_t dom, in xen_destroy_ioreq_server() 496 static inline int xen_get_ioreq_server_info(domid_t dom, in xen_get_ioreq_server_info() [all …]
|
/openbmc/linux/include/uapi/xen/ |
H A D | privcmd.h | 58 domid_t dom; /* target domain */ member 64 domid_t dom; /* target domain */ member 75 domid_t dom; /* target domain */ member 87 domid_t dom; member 93 domid_t dom; member 109 domid_t dom; member
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | perf.c | 461 struct perf_dom_info *dom; in scmi_perf_info_get() local 515 struct perf_dom_info *dom; in scmi_perf_limits_set() local 594 struct perf_dom_info *dom; in scmi_perf_limits_get() local 665 struct perf_dom_info *dom; in scmi_perf_level_set() local 724 struct perf_dom_info *dom; in scmi_perf_level_get() local 816 struct perf_dom_info *dom; in scmi_dvfs_device_opps_add() local 850 struct perf_dom_info *dom; in scmi_dvfs_transition_latency_get() local 868 struct perf_dom_info *dom; in scmi_dvfs_freq_set() local 895 struct perf_dom_info *dom; in scmi_dvfs_freq_get() local 924 struct perf_dom_info *dom; in scmi_dvfs_est_power_get() local [all …]
|
H A D | reset.c | 148 struct reset_dom_info *dom = pi->dom_info + domain; in scmi_reset_name_get() local 157 struct reset_dom_info *dom = pi->dom_info + domain; in scmi_reset_latency_get() local 167 struct scmi_msg_reset_domain_reset *dom; in scmi_domain_reset() local 339 struct reset_dom_info *dom = pinfo->dom_info + domain; in scmi_reset_protocol_init() local
|
/openbmc/u-boot/arch/arm/include/asm/proc-armv/ |
H A D | domain.h | 32 #define domain_val(dom,type) ((type) << 2*(dom)) argument 41 #define modify_domain(dom,type) \ argument
|
/openbmc/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_perfmon.c | 503 const struct etnaviv_pm_domain *dom; in etnaviv_pm_query_dom() local 527 const struct etnaviv_pm_domain *dom; in etnaviv_pm_query_sig() local 556 const struct etnaviv_pm_domain *dom; in etnaviv_pm_req_validate() local 573 const struct etnaviv_pm_domain *dom; in etnaviv_perfmon_process() local
|
/openbmc/linux/drivers/pmdomain/bcm/ |
H A D | raspberrypi-power.c | 83 struct rpi_power_domain *dom = &rpi_domains->domains[xlate_index]; in rpi_common_init_power_domain() local 107 struct rpi_power_domain *dom = &rpi_domains->domains[xlate_index]; in rpi_init_power_domain() local 122 struct rpi_power_domain *dom = &rpi_domains->domains[xlate_index]; in rpi_init_old_power_domain() local
|
/openbmc/linux/net/tipc/ |
H A D | monitor.c | 139 static int dom_rec_len(struct tipc_mon_domain *dom, u16 mcnt) in dom_rec_len() 248 struct tipc_mon_domain *dom = peer->domain; in mon_apply_domain() local 274 struct tipc_mon_domain *dom = self->domain; in mon_update_local_domain() local 446 struct tipc_mon_domain *dom; in tipc_mon_peer_down() local 486 struct tipc_mon_domain *dom; in tipc_mon_rcv() local 570 struct tipc_mon_domain *dom = data; in tipc_mon_prep() local 652 struct tipc_mon_domain *dom; in tipc_mon_create() local 746 struct tipc_mon_domain *dom = peer->domain; in __tipc_nl_add_monitor_peer() local
|
/openbmc/linux/include/xen/interface/ |
H A D | event_channel.h | 29 domid_t dom, remote_dom; member 130 domid_t dom; member 143 domid_t dom; member 146 domid_t dom; member 190 domid_t dom; member
|
H A D | grant_table.h | 286 domid_t dom; member 326 domid_t dom; member 340 domid_t dom; member 414 domid_t dom; member 470 domid_t dom; member 483 domid_t dom; member
|
/openbmc/qemu/include/hw/xen/interface/ |
H A D | event_channel.h | 78 domid_t dom, remote_dom; member 194 domid_t dom; member 207 domid_t dom; member 210 domid_t dom; member 260 domid_t dom; member
|
H A D | grant_table.h | 331 domid_t dom; member 373 domid_t dom; member 392 domid_t dom; member 470 domid_t dom; member 531 domid_t dom; member 545 domid_t dom; member
|
/openbmc/linux/net/sunrpc/ |
H A D | svcauth.c | 181 struct auth_domain *dom = container_of(kref, struct auth_domain, ref); in auth_domain_release() local 188 void auth_domain_put(struct auth_domain *dom) in auth_domain_put()
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | domain.h | 55 #define domain_mask(dom) ((3) << (2 * (dom))) argument 56 #define domain_val(dom,type) ((type) << (2 * (dom))) argument
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | gt215.c | 275 int idx, u32 pll, int dom) in calc_clk() 363 prog_pll(struct gt215_clk *clk, int idx, u32 pll, int dom) in prog_pll() 407 prog_clk(struct gt215_clk *clk, int idx, int dom) in prog_clk() 443 prog_core(struct gt215_clk *clk, int dom) in prog_core()
|
/openbmc/linux/arch/x86/kernel/cpu/resctrl/ |
H A D | ctrlmondata.c | 212 char *dom = NULL, *id; in parse_line() local 277 struct rdt_domain *dom = &hw_dom->d_resctrl; in apply_config() local 467 struct rdt_domain *dom; in show_doms() local
|
/openbmc/linux/mm/ |
H A D | page-writeback.c | 126 struct wb_domain *dom; member 578 static void wb_domain_writeout_add(struct wb_domain *dom, in wb_domain_writeout_add() 631 struct wb_domain *dom = from_timer(dom, t, period_timer); in writeout_period() local 648 int wb_domain_init(struct wb_domain *dom, gfp_t gfp) in wb_domain_init() 662 void wb_domain_exit(struct wb_domain *dom) in wb_domain_exit() 841 static unsigned long hard_dirty_limit(struct wb_domain *dom, in hard_dirty_limit() 885 struct wb_domain *dom = dtc_dom(dtc); in __wb_calc_thresh() local 1254 struct wb_domain *dom = dtc_dom(dtc); in update_dirty_limit() local 1284 struct wb_domain *dom = dtc_dom(dtc); in domain_update_dirty_limit() local 2226 struct wb_domain *dom = &global_wb_domain; in writeback_set_ratelimit() local
|
/openbmc/linux/security/landlock/ |
H A D | cred.c | 37 struct landlock_ruleset *const dom = landlock_cred(cred)->domain; in hook_cred_free() local
|
H A D | fs.c | 654 const struct landlock_ruleset *const dom = in current_check_access_path() local 818 const struct landlock_ruleset *const dom = in current_check_refer_path() local 1140 const struct landlock_ruleset *const dom = in hook_path_mknod() local 1220 const struct landlock_ruleset *const dom = in hook_file_open() local
|