Home
last modified time | relevance | path

Searched defs:dom (Results 1 – 25 of 79) sorted by relevance

1234

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/pm/
Dbase.c38 struct nvkm_perfdom *dom; in nvkm_pm_count_perfdom() local
47 nvkm_perfdom_count_perfsig(struct nvkm_perfdom *dom) in nvkm_perfdom_count_perfsig()
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
208 nvkm_perfdom_init(struct nvkm_perfdom *dom, void *data, u32 size) in nvkm_perfdom_init()
238 nvkm_perfdom_sample(struct nvkm_perfdom *dom, void *data, u32 size) in nvkm_perfdom_sample()
262 nvkm_perfdom_read(struct nvkm_perfdom *dom, void *data, u32 size) in nvkm_perfdom_read()
295 struct nvkm_perfdom *dom = nvkm_perfdom(object); in nvkm_perfdom_mthd() local
[all …]
Dnv40.c27 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()
Dgf100.c128 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()
/linux-6.1.9/drivers/iommu/
Dsprd-iommu.c85 static struct sprd_iommu_domain *to_sprd_domain(struct iommu_domain *dom) in to_sprd_domain()
137 struct sprd_iommu_domain *dom; in sprd_iommu_domain_alloc() local
156 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_domain_free() local
161 static void sprd_iommu_first_vpn(struct sprd_iommu_domain *dom) in sprd_iommu_first_vpn()
176 static void sprd_iommu_vpn_range(struct sprd_iommu_domain *dom) in sprd_iommu_vpn_range()
192 static void sprd_iommu_first_ppn(struct sprd_iommu_domain *dom) in sprd_iommu_first_ppn()
237 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_attach_device() local
263 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_detach_device() local
278 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_map() local
313 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_unmap() local
[all …]
Dmtk_iommu_v1.c133 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
332 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_map() local
361 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_unmap() local
377 struct mtk_iommu_v1_domain *dom = to_mtk_domain(domain); in mtk_iommu_v1_iova_to_phys() local
Dmtk_iommu.c325 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain()
414 struct mtk_iommu_domain *dom = bank->m4u_dom; in mtk_iommu_isr() local
576 static int mtk_iommu_domain_finalise(struct mtk_iommu_domain *dom, in mtk_iommu_domain_finalise()
629 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc() local
651 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device() local
716 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map() local
730 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap() local
738 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_flush_iotlb_all() local
746 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_iotlb_sync() local
755 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_sync_map() local
[all …]
/linux-6.1.9/include/uapi/xen/
Dprivcmd.h58 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
/linux-6.1.9/drivers/gpu/drm/etnaviv/
Detnaviv_perfmon.c503 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
/linux-6.1.9/drivers/firmware/arm_scmi/
Dperf.c363 struct perf_dom_info *dom = pi->dom_info + domain; in scmi_perf_limits_set() local
412 struct perf_dom_info *dom = pi->dom_info + domain; in scmi_perf_limits_get() local
453 struct perf_dom_info *dom = pi->dom_info + domain; in scmi_perf_level_set() local
494 struct perf_dom_info *dom = pi->dom_info + domain; in scmi_perf_level_get() local
576 struct perf_dom_info *dom; in scmi_dvfs_device_opps_add() local
606 struct perf_dom_info *dom; in scmi_dvfs_transition_latency_get() local
622 struct perf_dom_info *dom = pi->dom_info + domain; in scmi_dvfs_freq_set() local
633 struct perf_dom_info *dom = pi->dom_info + domain; in scmi_dvfs_freq_get() local
647 struct perf_dom_info *dom; in scmi_dvfs_est_power_get() local
673 struct perf_dom_info *dom; in scmi_fast_switch_possible() local
[all …]
Dreset.c148 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
/linux-6.1.9/drivers/soc/bcm/
Draspberrypi-power.c83 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
/linux-6.1.9/net/tipc/
Dmonitor.c139 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
/linux-6.1.9/include/xen/interface/
Devent_channel.h29 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
Dgrant_table.h286 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
/linux-6.1.9/arch/x86/kernel/cpu/resctrl/
Dctrlmondata.c208 char *dom = NULL, *id; in parse_line() local
273 struct rdt_domain *dom = &hw_dom->d_resctrl; in apply_config() local
377 struct rdt_domain *dom; in rdtgroup_schemata_write() local
471 struct rdt_domain *dom; in show_doms() local
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dgt215.c275 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()
/linux-6.1.9/arch/arm/include/asm/
Ddomain.h55 #define domain_mask(dom) ((3) << (2 * (dom))) argument
56 #define domain_val(dom,type) ((type) << (2 * (dom))) argument
/linux-6.1.9/net/sunrpc/
Dsvcauth.c155 struct auth_domain *dom = container_of(kref, struct auth_domain, ref); in auth_domain_release() local
162 void auth_domain_put(struct auth_domain *dom) in auth_domain_put()
/linux-6.1.9/drivers/pci/msi/
Dirqdomain.c250 struct irq_domain *dom; in pci_msi_get_device_domain() local
271 struct irq_domain *dom = dev_get_msi_domain(&pdev->dev); in pci_dev_has_special_msi_domain() local
/linux-6.1.9/mm/
Dpage-writeback.c125 struct wb_domain *dom; member
555 static void wb_domain_writeout_add(struct wb_domain *dom, in wb_domain_writeout_add()
608 struct wb_domain *dom = from_timer(dom, t, period_timer); in writeout_period() local
625 int wb_domain_init(struct wb_domain *dom, gfp_t gfp) in wb_domain_init()
639 void wb_domain_exit(struct wb_domain *dom) in wb_domain_exit()
707 static unsigned long hard_dirty_limit(struct wb_domain *dom, in hard_dirty_limit()
751 struct wb_domain *dom = dtc_dom(dtc); in __wb_calc_thresh() local
1120 struct wb_domain *dom = dtc_dom(dtc); in update_dirty_limit() local
1150 struct wb_domain *dom = dtc_dom(dtc); in domain_update_dirty_limit() local
2092 struct wb_domain *dom = &global_wb_domain; in writeback_set_ratelimit() local
/linux-6.1.9/security/landlock/
Dfs.c659 const struct landlock_ruleset *const dom = in current_check_access_path() local
822 const struct landlock_ruleset *const dom = in current_check_refer_path() local
1118 const struct landlock_ruleset *const dom = in hook_path_mknod() local
1167 const struct landlock_ruleset *const dom = in hook_file_open() local
Dcred.c31 struct landlock_ruleset *const dom = landlock_cred(cred)->domain; in hook_cred_free() local
/linux-6.1.9/drivers/iommu/amd/
Diommu.c180 static struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain()
2110 static void amd_iommu_domain_free(struct iommu_domain *dom) in amd_iommu_domain_free()
2130 static void amd_iommu_detach_device(struct iommu_domain *dom, in amd_iommu_detach_device()
2155 static int amd_iommu_attach_device(struct iommu_domain *dom, in amd_iommu_attach_device()
2192 static void amd_iommu_iotlb_sync_map(struct iommu_domain *dom, in amd_iommu_iotlb_sync_map()
2202 static int amd_iommu_map_pages(struct iommu_domain *dom, unsigned long iova, in amd_iommu_map_pages()
2249 static size_t amd_iommu_unmap_pages(struct iommu_domain *dom, unsigned long iova, in amd_iommu_unmap_pages()
2269 static phys_addr_t amd_iommu_iova_to_phys(struct iommu_domain *dom, in amd_iommu_iova_to_phys()
2367 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_flush_iotlb_all() local
2379 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_iotlb_sync() local
[all …]
/linux-6.1.9/drivers/soc/amlogic/
Dmeson-ee-pwrc.c401 struct meson_ee_pwrc_domain *dom) in meson_ee_pwrc_init_domain()
520 struct meson_ee_pwrc_domain *dom = &pwrc->domains[i]; in meson_ee_pwrc_probe() local
540 struct meson_ee_pwrc_domain *dom = &pwrc->domains[i]; in meson_ee_pwrc_shutdown() local
/linux-6.1.9/drivers/s390/crypto/
Dpkey_api.c199 u16 card, dom; in pkey_clr2ep11key() local
233 u16 card, dom; in pkey_ep11key2pkey() local
551 int i, card, dom, rc; in pkey_genseckey2() local
607 int i, card, dom, rc; in pkey_clr2seckey2() local
776 int i, card, dom, rc; in pkey_keyblob2pkey2() local
1026 int i, card, dom, rc; in pkey_keyblob2pkey3() local
1824 int i, rc, card, dom; in pkey_ccacipher_aes_attr_read() local
1947 int i, rc, card, dom; in pkey_ep11_aes_attr_read() local

1234