Home
last modified time | relevance | path

Searched defs:rmap (Results 1 – 25 of 51) sorted by relevance

123

/linux-6.3-rc2/lib/
A Dcpu_rmap.c27 struct cpu_rmap *rmap; in alloc_cpu_rmap() local
68 struct cpu_rmap *rmap = container_of(ref, struct cpu_rmap, refcount); in cpu_rmap_release() local
76 static inline void cpu_rmap_get(struct cpu_rmap *rmap) in cpu_rmap_get()
85 int cpu_rmap_put(struct cpu_rmap *rmap) in cpu_rmap_put()
94 static bool cpu_rmap_copy_neigh(struct cpu_rmap *rmap, unsigned int cpu, in cpu_rmap_copy_neigh()
126 debug_print_rmap(const struct cpu_rmap *rmap, const char *prefix) in debug_print_rmap()
138 int cpu_rmap_add(struct cpu_rmap *rmap, void *obj) in cpu_rmap_add()
155 int cpu_rmap_update(struct cpu_rmap *rmap, u16 index, in cpu_rmap_update()
215 struct cpu_rmap *rmap; member
225 void free_irq_cpu_rmap(struct cpu_rmap *rmap) in free_irq_cpu_rmap()
[all …]
/linux-6.3-rc2/drivers/cxl/core/
A Dregs.c64 struct cxl_reg_map *rmap; in cxl_probe_component_regs() local
134 struct cxl_reg_map *rmap; in cxl_probe_device_regs() local
206 struct cxl_reg_map *rmap; in cxl_map_component_regs() member
240 struct cxl_reg_map *rmap; in cxl_map_device_regs() member
/linux-6.3-rc2/include/linux/
A Dcpu_rmap.h42 static inline u16 cpu_rmap_lookup_index(struct cpu_rmap *rmap, unsigned int cpu) in cpu_rmap_lookup_index()
47 static inline void *cpu_rmap_lookup_obj(struct cpu_rmap *rmap, unsigned int cpu) in cpu_rmap_lookup_obj()
/linux-6.3-rc2/drivers/power/supply/
A Dmax14577_charger.c49 struct regmap *rmap = chg->max14577->regmap; in max14577_get_charger_state() local
123 struct regmap *rmap = chg->max14577->regmap; in max14577_get_online() local
162 struct regmap *rmap = chg->max14577->regmap; in max14577_get_battery_health() local
328 struct regmap *rmap = chg->max14577->regmap; in max14577_charger_reg_init() local
/linux-6.3-rc2/drivers/leds/
A Dleds-acer-a500.c21 struct regmap *rmap; member
68 struct regmap *rmap; in a500_ec_leds_probe() local
/linux-6.3-rc2/drivers/regulator/
A Dwm8400-regulator.c33 struct regmap *rmap = rdev_get_regmap(dev); in wm8400_dcdc_get_mode() local
59 struct regmap *rmap = rdev_get_regmap(dev); in wm8400_dcdc_set_mode() local
A Dmax14577-regulator.c18 struct regmap *rmap = rdev->regmap; in max14577_reg_is_enabled() local
39 struct regmap *rmap = rdev->regmap; in max14577_reg_get_current_limit() local
A Dvqmmc-ipq4019-regulator.c51 struct regmap *rmap; in ipq4019_regulator_probe() local
A Dtps65132-regulator.c228 struct regmap *rmap; in tps65132_probe() local
A Dpf8x00-regulator.c286 struct regmap *rmap = rdev_get_regmap(rdev); in pf8x00_suspend_enable() local
296 struct regmap *rmap = rdev_get_regmap(rdev); in pf8x00_suspend_disable() local
/linux-6.3-rc2/drivers/leds/flash/
A Dleds-max77693.c150 struct regmap *rmap = led->regmap; in max77693_set_mode_reg() local
269 struct regmap *rmap = led->regmap; in max77693_set_torch_current() local
296 struct regmap *rmap = led->regmap; in max77693_set_flash_current() local
322 struct regmap *rmap = led->regmap; in max77693_set_timeout() local
340 struct regmap *rmap = led->regmap; in max77693_get_strobe_status() local
356 struct regmap *rmap = led->regmap; in max77693_get_flash_faults() local
393 struct regmap *rmap = led->regmap; in max77693_setup() local
/linux-6.3-rc2/include/linux/soc/ixp4xx/
A Dcpu.h93 static inline u32 cpu_ixp4xx_features(struct regmap *rmap) in cpu_ixp4xx_features()
114 static inline u32 cpu_ixp4xx_features(struct regmap *rmap) in cpu_ixp4xx_features()
A Dnpe.h21 struct regmap *rmap; member
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_hv_rm_mmu.c69 unsigned long *rmap, long pte_index, int realmode) in kvmppc_add_revmap_chain()
130 unsigned long *rmap; in revmap_for_hpte() local
153 unsigned long *rmap; in remove_revmap_chain() local
196 unsigned long *rmap; in kvmppc_do_h_enter() local
793 unsigned long *rmap; in kvmppc_h_clear_ref() local
A Dbook3s_hv_nested.c889 u64 rmap, new_rmap = (*n_rmap)->rmap; in kvmhv_insert_nest_rmap() local
951 unsigned long rmap, mask; in kvmhv_update_nest_rmap_rc_list() local
989 unsigned long rmap; in kvmhv_remove_nest_rmap_list() local
1015 unsigned long *rmap = &memslot->arch.rmap[gfn]; in kvmhv_remove_nest_rmap_range() local
1025 unsigned long rmap, *rmapp = &free->arch.rmap[page]; in kvmhv_free_memslot_nest_rmap() local
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dkvm_book3s_64.h52 u64 rmap; member
475 static inline void lock_rmap(unsigned long *rmap) in lock_rmap()
483 static inline void unlock_rmap(unsigned long *rmap) in unlock_rmap()
/linux-6.3-rc2/drivers/thermal/
A Dmax77620_thermal.c27 struct regmap *rmap; member
/linux-6.3-rc2/fs/xfs/scrub/
A Dbmap.c108 struct xfs_rmap_irec *rmap) in xchk_bmap_get_rmap()
199 struct xfs_rmap_irec rmap; in xchk_bmap_xref_rmap() local
/linux-6.3-rc2/drivers/mtd/maps/
A Dphysmap-versatile.c193 struct regmap *rmap; in of_flash_probe_versatile() local
A Dphysmap-gemini.c124 struct regmap *rmap; in of_flash_probe_gemini() local
/linux-6.3-rc2/drivers/watchdog/
A Dmax77620_wdt.c47 struct regmap *rmap; member
/linux-6.3-rc2/arch/x86/kvm/
A Ddebugfs.c91 struct kvm_rmap_head *rmap; in kvm_mmu_rmaps_stat_show() local
/linux-6.3-rc2/drivers/mfd/
A Dmt6370.c157 static int mt6370_check_vendor_info(struct device *dev, struct regmap *rmap, in mt6370_check_vendor_info()
/linux-6.3-rc2/arch/s390/mm/
A Dgmap.c151 struct gmap_rmap *rmap, *rnext, *head; in gmap_rmap_radix_tree_free() local
1183 struct gmap_rmap *rmap) in gmap_insert_rmap()
1221 struct gmap_rmap *rmap; in gmap_protect_rmap() local
2125 struct gmap_rmap *rmap; in gmap_shadow_page() local
2193 struct gmap_rmap *rmap, *rnext, *head; in gmap_shadow_notify() local
/linux-6.3-rc2/drivers/ata/
A Dpata_ixp4xx_cf.c29 struct regmap *rmap; member

Completed in 67 milliseconds

123