/linux-4.4.14/lib/ |
D | cpu_rmap.c | 30 struct cpu_rmap *rmap; in alloc_cpu_rmap() local 71 struct cpu_rmap *rmap = container_of(ref, struct cpu_rmap, refcount); in cpu_rmap_release() local 79 static inline void cpu_rmap_get(struct cpu_rmap *rmap) in cpu_rmap_get() 88 int cpu_rmap_put(struct cpu_rmap *rmap) in cpu_rmap_put() 97 static bool cpu_rmap_copy_neigh(struct cpu_rmap *rmap, unsigned int cpu, in cpu_rmap_copy_neigh() 114 static void debug_print_rmap(const struct cpu_rmap *rmap, const char *prefix) in debug_print_rmap() 129 debug_print_rmap(const struct cpu_rmap *rmap, const char *prefix) in debug_print_rmap() 141 int cpu_rmap_add(struct cpu_rmap *rmap, void *obj) in cpu_rmap_add() 158 int cpu_rmap_update(struct cpu_rmap *rmap, u16 index, in cpu_rmap_update() 218 struct cpu_rmap *rmap; member [all …]
|
/linux-4.4.14/include/linux/ |
D | cpu_rmap.h | 45 static inline u16 cpu_rmap_lookup_index(struct cpu_rmap *rmap, unsigned int cpu) in cpu_rmap_lookup_index() 50 static inline void *cpu_rmap_lookup_obj(struct cpu_rmap *rmap, unsigned int cpu) in cpu_rmap_lookup_obj()
|
/linux-4.4.14/arch/powerpc/kvm/ |
D | book3s_hv_rm_mmu.c | 75 unsigned long *rmap, long pte_index, int realmode) in kvmppc_add_revmap_chain() 102 void kvmppc_update_rmap_change(unsigned long *rmap, unsigned long psize) in kvmppc_update_rmap_change() 120 unsigned long *rmap; in revmap_for_hpte() local 139 unsigned long *rmap; in remove_revmap_chain() local 179 unsigned long *rmap; in kvmppc_do_h_enter() local 705 unsigned long *rmap; in kvmppc_h_clear_ref() local 751 unsigned long *rmap; in kvmppc_h_clear_mod() local
|
D | book3s_64_mmu_hv.c | 446 unsigned long *rmap; in kvmppc_book3s_hv_page_fault() local 1099 unsigned long *rmap; in kvmppc_unpin_guest_page() local
|
/linux-4.4.14/drivers/power/ |
D | max14577_charger.c | 59 struct regmap *rmap = chg->max14577->regmap; in max14577_get_charger_state() local 133 struct regmap *rmap = chg->max14577->regmap; in max14577_get_online() local 172 struct regmap *rmap = chg->max14577->regmap; in max14577_get_battery_health() local 338 struct regmap *rmap = chg->max14577->regmap; in max14577_charger_reg_init() local
|
D | bq24257_charger.c | 98 struct regmap *rmap; member
|
D | bq25890_charger.c | 99 struct regmap *rmap; member
|
/linux-4.4.14/drivers/regulator/ |
D | max14577.c | 28 struct regmap *rmap = rdev->regmap; in max14577_reg_is_enabled() local 49 struct regmap *rmap = rdev->regmap; in max14577_reg_get_current_limit() local
|
D | hi6421-regulator.c | 555 struct regmap *rmap, in hi6421_regulator_register()
|
/linux-4.4.14/drivers/leds/ |
D | leds-max77693.c | 156 struct regmap *rmap = led->regmap; in max77693_set_mode_reg() local 275 struct regmap *rmap = led->regmap; in max77693_set_torch_current() local 302 struct regmap *rmap = led->regmap; in max77693_set_flash_current() local 328 struct regmap *rmap = led->regmap; in max77693_set_timeout() local 346 struct regmap *rmap = led->regmap; in max77693_get_strobe_status() local 362 struct regmap *rmap = led->regmap; in max77693_get_flash_faults() local 399 struct regmap *rmap = led->regmap; in max77693_setup() local
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | kvm_book3s_64.h | 368 static inline void lock_rmap(unsigned long *rmap) in lock_rmap() 376 static inline void unlock_rmap(unsigned long *rmap) in unlock_rmap()
|
D | kvm_host.h | 219 unsigned long *rmap; member
|
/linux-4.4.14/include/linux/mfd/ |
D | tps65090.h | 83 struct regmap *rmap; member
|
/linux-4.4.14/arch/x86/kvm/ |
D | mmu.c | 1105 static u64 *rmap_get_first(unsigned long rmap, struct rmap_iterator *iter) in rmap_get_first() 1436 unsigned long *rmap; member
|
/linux-4.4.14/arch/x86/include/asm/ |
D | kvm_host.h | 592 unsigned long *rmap[KVM_NR_PAGE_SIZES]; member
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 4182 struct cpu_rmap *rmap = bp->dev->rx_cpu_rmap; in bnxt_request_irq() local
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | mlx4.h | 825 struct cpu_rmap *rmap; member
|