Home
last modified time | relevance | path

Searched defs:maps (Results 1 – 25 of 82) sorted by relevance

1234

/openbmc/linux/tools/perf/util/
H A Dmaps.c64 int maps__insert(struct maps *maps, struct map *map) in maps__insert()
137 static void __maps__purge(struct maps *maps) in __maps__purge()
151 static void maps__exit(struct maps *maps) in maps__exit()
158 bool maps__empty(struct maps *maps) in maps__empty()
174 static void maps__delete(struct maps *maps) in maps__delete()
181 struct maps *maps__get(struct maps *maps) in maps__get()
191 void maps__put(struct maps *maps) in maps__put()
256 size_t maps__fprintf(struct maps *maps, FILE *fp) in maps__fprintf()
388 struct maps *maps = thread__maps(thread); in maps__clone() local
507 void __maps__sort_by_name(struct maps *maps) in __maps__sort_by_name()
[all …]
H A Dmaps.h39 #define maps__for_each_entry(maps, map) \ argument
42 #define maps__for_each_entry_safe(maps, map, next) \ argument
46 DECLARE_RC_STRUCT(maps) { in DECLARE_RC_STRUCT() argument
84 static inline struct rb_root *maps__entries(struct maps *maps) in maps__entries()
89 static inline struct machine *maps__machine(struct maps *maps) in maps__machine()
94 static inline struct rw_semaphore *maps__lock(struct maps *maps) in maps__lock()
99 static inline struct map **maps__maps_by_name(struct maps *maps) in maps__maps_by_name()
104 static inline unsigned int maps__nr_maps(const struct maps *maps) in maps__nr_maps()
109 static inline refcount_t *maps__refcnt(struct maps *maps) in maps__refcnt()
115 static inline void *maps__addr_space(struct maps *maps) in maps__addr_space()
[all …]
H A Dunwind-libunwind.c15 static void unwind__register_ops(struct maps *maps, struct unwind_libunwind_ops *ops) in unwind__register_ops()
20 int unwind__prepare_access(struct maps *maps, struct map *map, bool *initialized) in unwind__prepare_access()
71 void unwind__flush_access(struct maps *maps) in unwind__flush_access()
79 void unwind__finish_access(struct maps *maps) in unwind__finish_access()
H A Dfind-map.c4 FILE *maps; in find_map() local
H A Dmap_symbol.h12 struct maps *maps; member
H A Daddr_location.h14 struct maps *maps; member
H A Dunwind-libunwind-local.c691 static int _unwind__prepare_access(struct maps *maps) in _unwind__prepare_access()
705 static void _unwind__flush_access(struct maps *maps) in _unwind__flush_access()
710 static void _unwind__finish_access(struct maps *maps) in _unwind__finish_access()
H A Dthread.h40 struct maps *maps; in DECLARE_RC_STRUCT() local
141 static inline void thread__set_maps(struct thread *thread, struct maps *maps) in thread__set_maps()
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-map.rst14 SYNOPSIS
25 MAP COMMANDS
60 DESCRIPTION
167 OPTIONS
178 EXAMPLES
H A Dbpftool.rst14 SYNOPSIS
53 DESCRIPTION
61 OPTIONS
/openbmc/linux/tools/perf/tests/
H A Dmaps.c17 static int check_maps(struct map_def *merged, unsigned int size, struct maps *maps) in check_maps()
88 struct maps *maps = maps__new(NULL); in test__maps__merge_in() local
H A Dthread-maps-share.c15 struct maps *maps; in test__thread_maps_share() local
H A Dvmlinux-kallsyms.c124 struct maps *maps; in test__vmlinux_matches_kallsyms() local
/openbmc/linux/drivers/platform/x86/intel/pmc/
H A Dcore.c220 const struct pmc_bit_map **maps = pmc->map->slps0_dbg_maps; in pmc_core_slps0_display() local
244 static int pmc_core_lpm_get_arr_size(const struct pmc_bit_map **maps) in pmc_core_lpm_get_arr_size()
257 const struct pmc_bit_map **maps) in pmc_core_lpm_display()
317 const struct pmc_bit_map **maps; in pmc_core_ppfear_show() local
699 const struct pmc_bit_map **maps; in pmc_core_substate_sts_regs_show() local
720 const struct pmc_bit_map **maps; in pmc_core_substate_l_sts_regs_show() local
750 const struct pmc_bit_map **maps = pmc->map->lpm_sts; in pmc_core_substate_req_regs_show() local
1335 const struct pmc_bit_map **maps = pmc->map->lpm_sts; in pmc_core_resume_common() local
/openbmc/linux/drivers/pinctrl/vt8500/
H A Dpinctrl-wmt.c210 struct pinctrl_map **maps) in wmt_pctl_dt_node_to_map_func()
237 struct pinctrl_map **maps) in wmt_pctl_dt_node_to_map_pull()
283 struct pinctrl_map *maps, in wmt_pctl_dt_free_map()
300 struct pinctrl_map *maps, *cur_map; in wmt_pctl_dt_node_to_map() local
/openbmc/linux/drivers/irqchip/
H A Dirq-qcom-mpm.c82 struct mpm_gic_map *maps; member
203 struct mpm_gic_map *maps = priv->maps; in get_mpm_gic_map() local
308 static bool gic_hwirq_is_mapped(struct mpm_gic_map *maps, int cnt, u32 hwirq) in gic_hwirq_is_mapped()
/openbmc/qemu/util/
H A Dselfmap.c16 gchar *maps, **lines; in read_self_maps() local
/openbmc/linux/arch/sparc/include/asm/
H A Dhvtramp.h20 struct hvtramp_mapping maps[1]; member
/openbmc/linux/tools/perf/arch/x86/util/
H A Dmachine.c20 struct extra_kernel_map *maps; member
/openbmc/linux/drivers/hid/bpf/entrypoints/
H A Dentrypoints.lskel.h12 } maps; member
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c756 struct pinctrl_map *maps, unsigned num_maps) in bcm2835_pctl_dt_free_map()
769 struct pinctrl_map **maps) in bcm2835_pctl_dt_node_to_map_func()
788 struct pinctrl_map **maps) in bcm2835_pctl_dt_node_to_map_pull()
819 struct pinctrl_map *maps, *cur_map; in bcm2835_pctl_dt_node_to_map() local
/openbmc/linux/kernel/bpf/preload/iterators/
H A Diterators.lskel-big-endian.h12 } maps; member
H A Diterators.lskel-little-endian.h12 } maps; member
/openbmc/linux/fs/xfs/
H A Dxfs_pnfs.c261 struct iomap *maps, in xfs_fs_commit_blocks()
/openbmc/linux/drivers/mtd/maps/
H A Damd76xrom.c35 struct list_head maps; member

1234