/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
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 …]
|
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()
|
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()
|
/linux/drivers/iommu/ |
A D | sprd-iommu.c | 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 335 struct sprd_iommu_domain *dom = to_sprd_domain(domain); in sprd_iommu_sync_map() local [all …]
|
A D | mtk_iommu_v1.c | 98 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain() 162 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_isr() local 222 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_domain_finalise() local 240 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc() local 254 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_domain_free() local 266 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device() local 299 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map() local 329 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap() local 346 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_iova_to_phys() local
|
A D | mtk_iommu.c | 206 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain() 272 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_isr() local 386 static int mtk_iommu_domain_finalise(struct mtk_iommu_domain *dom, in mtk_iommu_domain_finalise() 434 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc() local 455 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device() local 501 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map() local 515 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap() local 523 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_flush_iotlb_all() local 531 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_iotlb_sync() local 541 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_sync_map() local [all …]
|
/linux/include/uapi/xen/ |
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
|
/linux/arch/arm/include/asm/ |
A D | domain.h | 55 #define domain_mask(dom) ((3) << (2 * (dom))) argument 56 #define domain_val(dom,type) ((type) << (2 * (dom))) argument 116 #define modify_domain(dom,type) \ argument 125 static inline void modify_domain(unsigned dom, unsigned type) { } in modify_domain()
|
/linux/security/landlock/ |
A D | fs.c | 313 const struct landlock_ruleset *const dom = in current_check_access_path() local 551 const struct landlock_ruleset *const dom = in hook_path_link() local 579 const struct landlock_ruleset *const dom = in hook_path_rename() local 606 const struct landlock_ruleset *const dom = in hook_path_mknod() local 654 const struct landlock_ruleset *const dom = in hook_file_open() local
|
A D | cred.c | 31 struct landlock_ruleset *const dom = landlock_cred(cred)->domain; in hook_cred_free() local
|
/linux/drivers/gpu/drm/etnaviv/ |
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
|
/linux/drivers/soc/bcm/ |
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
|
/linux/net/tipc/ |
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 568 struct tipc_mon_domain *dom = data; in tipc_mon_prep() local 650 struct tipc_mon_domain *dom; in tipc_mon_create() local 744 struct tipc_mon_domain *dom = peer->domain; in __tipc_nl_add_monitor_peer() local
|
/linux/include/xen/interface/ |
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
|
A D | grant_table.h | 250 domid_t dom; member 292 domid_t dom; member 307 domid_t dom; member 383 domid_t dom; member 443 domid_t dom; member 457 domid_t dom; member
|
/linux/drivers/firmware/arm_scmi/ |
A D | perf.c | 383 struct perf_dom_info *dom = pi->dom_info + domain; in scmi_perf_limits_set() local 425 struct perf_dom_info *dom = pi->dom_info + domain; in scmi_perf_limits_get() local 462 struct perf_dom_info *dom = pi->dom_info + domain; in scmi_perf_level_set() local 499 struct perf_dom_info *dom = pi->dom_info + domain; in scmi_perf_level_get() local 646 struct perf_dom_info *dom; in scmi_dvfs_device_opps_add() local 676 struct perf_dom_info *dom; in scmi_dvfs_transition_latency_get() local 692 struct perf_dom_info *dom = pi->dom_info + domain; in scmi_dvfs_freq_set() local 703 struct perf_dom_info *dom = pi->dom_info + domain; in scmi_dvfs_freq_get() local 717 struct perf_dom_info *dom; in scmi_dvfs_est_power_get() local 743 struct perf_dom_info *dom; in scmi_fast_switch_possible() local [all …]
|
A D | reset.c | 134 struct reset_dom_info *dom = pi->dom_info + domain; in scmi_reset_name_get() local 143 struct reset_dom_info *dom = pi->dom_info + domain; in scmi_reset_latency_get() local 153 struct scmi_msg_reset_domain_reset *dom; in scmi_domain_reset() local 317 struct reset_dom_info *dom = pinfo->dom_info + domain; in scmi_reset_protocol_init() local
|
/linux/arch/x86/kernel/cpu/resctrl/ |
A D | ctrlmondata.c | 201 char *dom = NULL, *id; in parse_line() local 266 struct rdt_domain *dom = &hw_dom->d_resctrl; in apply_config() local 356 struct rdt_domain *dom; in rdtgroup_schemata_write() local 444 struct rdt_domain *dom; in show_doms() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
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()
|
/linux/net/sunrpc/ |
A D | svcauth.c | 153 struct auth_domain *dom = container_of(kref, struct auth_domain, ref); in auth_domain_release() local 160 void auth_domain_put(struct auth_domain *dom) in auth_domain_put()
|
A D | svcauth_unix.c | 43 struct auth_domain *dom = container_of(head, struct auth_domain, rcu_head); in svcauth_unix_domain_release_rcu() local 50 static void svcauth_unix_domain_release(struct auth_domain *dom) in svcauth_unix_domain_release() 194 struct auth_domain *dom; in ip_map_parse() local 264 char *dom = "-no-domain-"; in ip_map_show() local
|
/linux/drivers/iommu/amd/ |
A D | iommu.c | 137 static struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain() 1984 static void amd_iommu_domain_free(struct iommu_domain *dom) in amd_iommu_domain_free() 2004 static void amd_iommu_detach_device(struct iommu_domain *dom, in amd_iommu_detach_device() 2030 static int amd_iommu_attach_device(struct iommu_domain *dom, in amd_iommu_attach_device() 2067 static void amd_iommu_iotlb_sync_map(struct iommu_domain *dom, in amd_iommu_iotlb_sync_map() 2229 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_flush_iotlb_all() local 2241 struct protection_domain *dom = to_pdomain(domain); in amd_iommu_iotlb_sync() local 2315 void amd_iommu_domain_direct_map(struct iommu_domain *dom) in amd_iommu_domain_direct_map() 2439 int amd_iommu_flush_page(struct iommu_domain *dom, u32 pasid, in amd_iommu_flush_page() 2460 int amd_iommu_flush_tlb(struct iommu_domain *dom, u32 pasid) in amd_iommu_flush_tlb() [all …]
|
/linux/mm/ |
A D | page-writeback.c | 125 struct wb_domain *dom; member 565 static void wb_domain_writeout_add(struct wb_domain *dom, in wb_domain_writeout_add() 618 struct wb_domain *dom = from_timer(dom, t, period_timer); in writeout_period() local 635 int wb_domain_init(struct wb_domain *dom, gfp_t gfp) in wb_domain_init() 649 void wb_domain_exit(struct wb_domain *dom) in wb_domain_exit() 710 static unsigned long hard_dirty_limit(struct wb_domain *dom, in hard_dirty_limit() 754 struct wb_domain *dom = dtc_dom(dtc); in __wb_calc_thresh() local 1123 struct wb_domain *dom = dtc_dom(dtc); in update_dirty_limit() local 1153 struct wb_domain *dom = dtc_dom(dtc); in domain_update_dirty_limit() local 2067 struct wb_domain *dom = &global_wb_domain; in writeback_set_ratelimit() local
|
/linux/drivers/soc/amlogic/ |
A D | meson-ee-pwrc.c | 401 struct meson_ee_pwrc_domain *dom) in meson_ee_pwrc_init_domain() 517 struct meson_ee_pwrc_domain *dom = &pwrc->domains[i]; in meson_ee_pwrc_probe() local 537 struct meson_ee_pwrc_domain *dom = &pwrc->domains[i]; in meson_ee_pwrc_shutdown() local
|
/linux/drivers/s390/crypto/ |
A D | pkey_api.c | 199 u16 card, dom; in pkey_clr2ep11key() local 233 u16 card, dom; in pkey_ep11key2pkey() local 552 int i, card, dom, rc; in pkey_genseckey2() local 606 int i, card, dom, rc; in pkey_clr2seckey2() local 772 int i, card, dom, rc; in pkey_keyblob2pkey2() local 1019 int i, card, dom, rc; in pkey_keyblob2pkey3() local 1817 int i, rc, card, dom; in pkey_ccacipher_aes_attr_read() local 1940 int i, rc, card, dom; in pkey_ep11_aes_attr_read() local
|