| /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/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 | 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/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/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 | vqmmc-ipq4019-regulator.c | 51 struct regmap *rmap; in ipq4019_regulator_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/cxl/core/ |
| H A D | regs.c | 66 struct cxl_reg_map *rmap; in cxl_probe_component_regs() local 136 struct cxl_reg_map *rmap; in cxl_probe_device_regs() local 210 const struct cxl_reg_map *rmap; in cxl_map_component_regs() member 244 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/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
|
| /linux/drivers/watchdog/ |
| H A D | max77620_wdt.c | 45 struct regmap *rmap; member
|
| /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
|
| /linux/drivers/bus/ |
| H A D | intel-ixp4xx-eb.c | 78 struct regmap *rmap; member
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_btree.h | 37 struct xfs_rmap_key rmap; member 47 struct xfs_rmap_rec rmap; member
|
| /linux/drivers/phy/broadcom/ |
| H A D | phy-brcm-usb.c | 489 struct regmap *rmap; in brcm_usb_phy_probe() local
|
| H A D | phy-brcm-usb-init-synopsys.c | 200 static void syscon_piarbctl_init(struct regmap *rmap) in syscon_piarbctl_init()
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-max77620.c | 104 struct regmap *rmap; member
|