/linux/lib/ |
A 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() 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/fs/xfs/ |
A D | xfs_rmap_item.c | 260 struct xfs_map_extent *rmap, in xfs_trans_set_rmap_flags() 358 struct xfs_rmap_intent *rmap) in xfs_rmap_update_log_item() 391 struct xfs_rmap_intent *rmap; in xfs_rmap_update_create_intent() local 421 struct xfs_rmap_intent *rmap; in xfs_rmap_update_finish_item() local 447 struct xfs_rmap_intent *rmap; in xfs_rmap_update_cancel_item() local 467 struct xfs_map_extent *rmap) in xfs_rui_validate_map() 509 struct xfs_map_extent *rmap; in xfs_rui_item_recover() local
|
/linux/include/linux/ |
A 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/drivers/leds/ |
A D | leds-acer-a500.c | 21 struct regmap *rmap; member 68 struct regmap *rmap; in a500_ec_leds_probe() local
|
/linux/drivers/power/supply/ |
A 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/drivers/regulator/ |
A 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
|
A 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
|
A D | vqmmc-ipq4019-regulator.c | 51 struct regmap *rmap; in ipq4019_regulator_probe() local
|
A D | tps65132-regulator.c | 228 struct regmap *rmap; in tps65132_probe() local
|
A 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/drivers/leds/flash/ |
A 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/arch/powerpc/kvm/ |
A D | book3s_hv_rm_mmu.c | 75 unsigned long *rmap, long pte_index, int realmode) in kvmppc_add_revmap_chain() 136 unsigned long *rmap; in revmap_for_hpte() local 159 unsigned long *rmap; in remove_revmap_chain() local 202 unsigned long *rmap; in kvmppc_do_h_enter() local 799 unsigned long *rmap; in kvmppc_h_clear_ref() local
|
A D | book3s_hv_nested.c | 881 u64 rmap, new_rmap = (*n_rmap)->rmap; in kvmhv_insert_nest_rmap() local 943 unsigned long rmap, mask; in kvmhv_update_nest_rmap_rc_list() local 981 unsigned long rmap; in kvmhv_remove_nest_rmap_list() local 1007 unsigned long *rmap = &memslot->arch.rmap[gfn]; in kvmhv_remove_nest_rmap_range() local 1017 unsigned long rmap, *rmapp = &free->arch.rmap[page]; in kvmhv_free_memslot_nest_rmap() local
|
/linux/arch/powerpc/include/asm/ |
A D | kvm_book3s_64.h | 66 u64 rmap; member 487 static inline void lock_rmap(unsigned long *rmap) in lock_rmap() 495 static inline void unlock_rmap(unsigned long *rmap) in unlock_rmap()
|
/linux/drivers/thermal/ |
A D | max77620_thermal.c | 27 struct regmap *rmap; member
|
/linux/drivers/watchdog/ |
A D | max77620_wdt.c | 25 struct regmap *rmap; member
|
/linux/fs/xfs/scrub/ |
A D | bmap.c | 107 struct xfs_rmap_irec *rmap) in xchk_bmap_get_rmap() 172 struct xfs_rmap_irec rmap; in xchk_bmap_xref_rmap() local
|
/linux/drivers/mtd/maps/ |
A D | physmap-versatile.c | 192 struct regmap *rmap; in of_flash_probe_versatile() local
|
A D | physmap-gemini.c | 124 struct regmap *rmap; in of_flash_probe_gemini() local
|
/linux/arch/x86/kvm/ |
A D | debugfs.c | 89 struct kvm_rmap_head *rmap; in kvm_mmu_rmaps_stat_show() local
|
/linux/arch/s390/mm/ |
A 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() 1215 struct gmap_rmap *rmap; in gmap_protect_rmap() local 2114 struct gmap_rmap *rmap; in gmap_shadow_page() local 2182 struct gmap_rmap *rmap, *rnext, *head; in gmap_shadow_notify() local
|
/linux/drivers/ata/ |
A D | pata_ixp4xx_cf.c | 29 struct regmap *rmap; member
|
/linux/fs/xfs/libxfs/ |
A D | xfs_btree.h | 37 struct xfs_rmap_key rmap; member 47 struct xfs_rmap_rec rmap; member
|
/linux/drivers/gpio/ |
A D | gpio-max77620.c | 19 struct regmap *rmap; member
|
/linux/drivers/bus/ |
A D | intel-ixp4xx-eb.c | 80 struct regmap *rmap; member
|