| /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/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/fs/xfs/scrub/ |
| H A D | refcount_repair.c | 205 const struct xfs_rmap_irec *rmap) in xrep_refc_rmap_shareable() 230 struct xfs_rmap_irec *rmap, in xrep_refc_walk_rmaps() 372 struct xfs_rmap_irec *rmap, in xrep_refc_push_rmaps_at() 432 struct xfs_rmap_irec rmap; in xrep_refc_find_refcounts() local
|
| H A D | rtrefcount_repair.c | 201 const struct xfs_rmap_irec *rmap) in xrep_rtrefc_rmap_shareable() 218 struct xfs_rmap_irec *rmap, in xrep_rtrefc_walk_rmaps() 386 struct xfs_rmap_irec *rmap, in xrep_rtrefc_push_rmaps_at() 474 struct xfs_rmap_irec rmap; in xrep_rtrefc_find_refcounts() local
|
| H A D | rcbag.c | 74 const struct xfs_rmap_irec *rmap) in rcbag_add()
|
| /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/leds/ |
| H A D | leds-acer-a500.c | 21 struct regmap *rmap; member 68 struct regmap *rmap; in a500_ec_leds_probe() local
|
| /linux/drivers/leds/flash/ |
| H 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/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 | vqmmc-ipq4019-regulator.c | 51 struct regmap *rmap; in ipq4019_regulator_probe() local
|
| H 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
|
| H A D | tps65132-regulator.c | 228 struct regmap *rmap; in tps65132_probe() local
|
| /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() 390 struct cpu_rmap **rmap) in irq_pool_request_vector() 512 struct cpu_rmap **rmap) in mlx5_irq_request() 551 u16 vecidx, struct cpu_rmap **rmap) in mlx5_irq_request_vector()
|
| /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/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/drivers/thermal/ |
| H A D | max77620_thermal.c | 27 struct regmap *rmap; member
|
| /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/arch/x86/kvm/ |
| H A D | debugfs.c | 91 struct kvm_rmap_head *rmap; in kvm_mmu_rmaps_stat_show() local
|
| /linux/drivers/ata/ |
| H A D | pata_ixp4xx_cf.c | 30 struct regmap *rmap; member
|
| /linux/include/linux/mfd/ |
| H A D | tps65090.h | 76 struct regmap *rmap; member
|