/Linux-v6.1/lib/ |
D | cpu_rmap.c | 27 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() 111 static void debug_print_rmap(const struct cpu_rmap *rmap, const char *prefix) in debug_print_rmap() 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 [all …]
|
/Linux-v6.1/fs/xfs/ |
D | xfs_rmap_item.c | 247 struct xfs_map_extent *rmap, in xfs_trans_set_rmap_flags() 345 struct xfs_rmap_intent *rmap) in xfs_rmap_update_log_item() 378 struct xfs_rmap_intent *rmap; in xfs_rmap_update_create_intent() local 408 struct xfs_rmap_intent *rmap; in xfs_rmap_update_finish_item() local 434 struct xfs_rmap_intent *rmap; in xfs_rmap_update_cancel_item() local 454 struct xfs_map_extent *rmap) in xfs_rui_validate_map() 496 struct xfs_map_extent *rmap; in xfs_rui_item_recover() local
|
/Linux-v6.1/include/linux/ |
D | cpu_rmap.h | 42 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-v6.1/drivers/power/supply/ |
D | max14577_charger.c | 49 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-v6.1/drivers/leds/ |
D | leds-acer-a500.c | 21 struct regmap *rmap; member 68 struct regmap *rmap; in a500_ec_leds_probe() local
|
/Linux-v6.1/drivers/regulator/ |
D | wm8400-regulator.c | 33 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
|
D | max14577-regulator.c | 18 struct regmap *rmap = rdev->regmap; in max14577_reg_is_enabled() local 39 struct regmap *rmap = rdev->regmap; in max14577_reg_get_current_limit() local
|
D | vqmmc-ipq4019-regulator.c | 51 struct regmap *rmap; in ipq4019_regulator_probe() local
|
D | tps65132-regulator.c | 228 struct regmap *rmap; in tps65132_probe() local
|
D | pf8x00-regulator.c | 286 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-v6.1/drivers/leds/flash/ |
D | leds-max77693.c | 150 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-v6.1/include/linux/soc/ixp4xx/ |
D | cpu.h | 93 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()
|
D | npe.h | 21 struct regmap *rmap; member
|
/Linux-v6.1/arch/powerpc/kvm/ |
D | book3s_hv_rm_mmu.c | 69 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
|
D | book3s_hv_nested.c | 889 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-v6.1/arch/powerpc/include/asm/ |
D | kvm_book3s_64.h | 52 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-v6.1/drivers/thermal/ |
D | max77620_thermal.c | 27 struct regmap *rmap; member
|
/Linux-v6.1/fs/xfs/scrub/ |
D | bmap.c | 107 struct xfs_rmap_irec *rmap) in xchk_bmap_get_rmap() 156 struct xfs_rmap_irec rmap; in xchk_bmap_xref_rmap() local
|
/Linux-v6.1/drivers/mtd/maps/ |
D | physmap-versatile.c | 193 struct regmap *rmap; in of_flash_probe_versatile() local
|
D | physmap-gemini.c | 124 struct regmap *rmap; in of_flash_probe_gemini() local
|
/Linux-v6.1/drivers/watchdog/ |
D | max77620_wdt.c | 47 struct regmap *rmap; member
|
/Linux-v6.1/arch/x86/kvm/ |
D | debugfs.c | 89 struct kvm_rmap_head *rmap; in kvm_mmu_rmaps_stat_show() local
|
/Linux-v6.1/drivers/mfd/ |
D | mt6370.c | 157 static int mt6370_check_vendor_info(struct device *dev, struct regmap *rmap, in mt6370_check_vendor_info()
|
/Linux-v6.1/arch/s390/mm/ |
D | gmap.c | 151 struct gmap_rmap *rmap, *rnext, *head; in gmap_rmap_radix_tree_free() local 1184 struct gmap_rmap *rmap) in gmap_insert_rmap() 1222 struct gmap_rmap *rmap; in gmap_protect_rmap() local 2121 struct gmap_rmap *rmap; in gmap_shadow_page() local 2189 struct gmap_rmap *rmap, *rnext, *head; in gmap_shadow_notify() local
|
/Linux-v6.1/drivers/ata/ |
D | pata_ixp4xx_cf.c | 29 struct regmap *rmap; member
|