/linux/lib/ |
H 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 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() 131 static int get_free_index(struct cpu_rmap *rmap) in get_free_index() 149 int cpu_rmap_add(struct cpu_rmap *rmap, void *obj) in cpu_rmap_add() 167 int cpu_rmap_update(struct cpu_rmap *rmap, u16 index, in cpu_rmap_update() [all …]
|
/linux/drivers/reset/ |
H A D | reset-k230.c | 162 const struct k230_rst_map *rmap = &k230_resets[id]; in k230_rst_clear_done() local 177 const struct k230_rst_map *rmap = &k230_resets[id]; in k230_rst_wait_and_clear_done() local 196 const struct k230_rst_map *rmap = &k230_resets[id]; in k230_rst_update() local 273 const struct k230_rst_map *rmap = &k230_resets[id]; in k230_rst_reset() local
|
/linux/include/linux/ |
H 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/power/supply/ |
H 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/leds/ |
H A D | leds-acer-a500.c | 21 struct regmap *rmap; member 68 struct regmap *rmap; in a500_ec_leds_probe() local
|
/linux/fs/xfs/scrub/ |
H A D | refcount_repair.c | 211 const struct xfs_rmap_irec *rmap) in xrep_refc_rmap_shareable() 236 struct xfs_rmap_irec *rmap, in xrep_refc_walk_rmaps() 378 struct xfs_rmap_irec *rmap, in xrep_refc_push_rmaps_at() 438 struct xfs_rmap_irec rmap; in xrep_refc_find_refcounts() local
|
H A D | rtrefcount_repair.c | 207 const struct xfs_rmap_irec *rmap) in xrep_rtrefc_rmap_shareable() 224 struct xfs_rmap_irec *rmap, in xrep_rtrefc_walk_rmaps() 392 struct xfs_rmap_irec *rmap, in xrep_rtrefc_push_rmaps_at() 480 struct xfs_rmap_irec rmap; in xrep_rtrefc_find_refcounts() local
|
H A D | bmap.c | 150 struct xfs_rmap_irec *rmap) in xchk_bmap_get_rmap() 206 struct xfs_rmap_irec rmap; in xchk_bmap_xref_rmap() local 273 struct xfs_rmap_irec rmap; in xchk_bmap_xref_rmap_cow() local
|
H A D | rcbag.c | 74 const struct xfs_rmap_irec *rmap) in rcbag_add()
|
/linux/drivers/regulator/ |
H 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
|
H 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
|
H A D | tps65132-regulator.c | 228 struct regmap *rmap; in tps65132_probe() local
|
/linux/drivers/cxl/core/ |
H A D | regs.c | 65 struct cxl_reg_map *rmap; in cxl_probe_component_regs() local 135 struct cxl_reg_map *rmap; in cxl_probe_device_regs() local 209 const struct cxl_reg_map *rmap; in cxl_map_component_regs() member 243 const struct cxl_reg_map *rmap; in cxl_map_device_regs() member
|
/linux/include/linux/soc/ixp4xx/ |
H A 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()
|
H A D | npe.h | 21 struct regmap *rmap; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | pci_irq.c | 158 struct cpu_rmap *rmap; in mlx5_system_free_irq() local 257 struct cpu_rmap **rmap) in mlx5_irq_alloc() 392 struct cpu_rmap **rmap) in irq_pool_request_vector() 514 struct cpu_rmap **rmap) in mlx5_irq_request() 553 u16 vecidx, struct cpu_rmap **rmap) in mlx5_irq_request_vector()
|
/linux/arch/powerpc/kvm/ |
H A 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
|
H A D | book3s_hv_nested.c | 927 u64 rmap, new_rmap = (*n_rmap)->rmap; in kvmhv_insert_nest_rmap() local 989 unsigned long rmap, mask; in kvmhv_update_nest_rmap_rc_list() local 1027 unsigned long rmap; in kvmhv_remove_nest_rmap_list() local 1053 unsigned long *rmap = &memslot->arch.rmap[gfn]; in kvmhv_remove_nest_rmap_range() local 1063 unsigned long rmap, *rmapp = &free->arch.rmap[page]; in kvmhv_free_memslot_nest_rmap() local
|
/linux/arch/powerpc/include/asm/ |
H A 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/drivers/mtd/maps/ |
H A D | physmap-versatile.c | 193 struct regmap *rmap; in of_flash_probe_versatile() local
|
H A D | physmap-gemini.c | 124 struct regmap *rmap; in of_flash_probe_gemini() local
|
/linux/drivers/watchdog/ |
H A D | max77620_wdt.c | 46 struct regmap *rmap; member
|
/linux/arch/x86/kvm/ |
H A D | debugfs.c | 91 struct kvm_rmap_head *rmap; in kvm_mmu_rmaps_stat_show() local
|
/linux/drivers/mfd/ |
H A D | mt6370.c | 157 static int mt6370_check_vendor_info(struct device *dev, struct regmap *rmap, in mt6370_check_vendor_info()
|
/linux/arch/s390/mm/ |
H A D | gmap.c | 173 struct gmap_rmap *rmap, *rnext, *head; in gmap_rmap_radix_tree_free() local 1044 struct gmap_rmap *rmap) in gmap_insert_rmap() 1082 struct gmap_rmap *rmap; in gmap_protect_rmap() local 1808 struct gmap_rmap *rmap; in gmap_shadow_page() local 1876 struct gmap_rmap *rmap, *rnext, *head; in gmap_shadow_notify() local
|