Home
last modified time | relevance | path

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

1234

/linux/tools/perf/util/
A Dmaps.c26 DECLARE_RC_STRUCT(maps) { in DECLARE_RC_STRUCT() argument
180 refcount_t *maps__refcnt(struct maps *maps) in maps__refcnt()
186 void *maps__addr_space(const struct maps *maps) in maps__addr_space()
230 static void maps__exit(struct maps *maps) in maps__exit()
256 static void maps__delete(struct maps *maps) in maps__delete()
262 struct maps *maps__get(struct maps *maps) in maps__get()
272 void maps__put(struct maps *maps) in maps__put()
354 static int maps__sort_by_name(struct maps *maps) in maps__sort_by_name()
542 bool maps__empty(struct maps *maps) in maps__empty()
1147 void maps__fixup_end(struct maps *maps) in maps__fixup_end()
[all …]
A Dunwind-libunwind.c15 int unwind__prepare_access(struct maps *maps, struct map *map, bool *initialized) in unwind__prepare_access()
66 void unwind__flush_access(struct maps *maps) in unwind__flush_access()
74 void unwind__finish_access(struct maps *maps) in unwind__finish_access()
A Dfind-map.c4 FILE *maps; in find_map() local
A Dmap_symbol.h12 struct maps *maps; member
A Daddr_location.h14 struct maps *maps; member
A Dunwind-libunwind-local.c710 static int _unwind__prepare_access(struct maps *maps) in _unwind__prepare_access()
724 static void _unwind__flush_access(struct maps *maps) in _unwind__flush_access()
729 static void _unwind__finish_access(struct maps *maps) in _unwind__finish_access()
A Dthread.h34 struct maps *maps; in DECLARE_RC_STRUCT() local
135 static inline void thread__set_maps(struct thread *thread, struct maps *maps) in thread__set_maps()
/linux/tools/perf/tests/
A Dmaps.c48 static int check_maps(struct map_def *merged, unsigned int size, struct maps *maps) in check_maps()
103 struct maps *maps = maps__new(NULL); in test__maps__merge_in() local
A Dthread-maps-share.c15 struct maps *maps; in test__thread_maps_share() local
A Dvmlinux-kallsyms.c197 struct maps *maps; in test__vmlinux_matches_kallsyms() local
/linux/drivers/platform/x86/intel/pmc/
A Dcore.c224 const struct pmc_bit_map **maps = pmc->map->slps0_dbg_maps; in pmc_core_slps0_display() local
248 static unsigned int pmc_core_lpm_get_arr_size(const struct pmc_bit_map **maps) in pmc_core_lpm_get_arr_size()
261 const struct pmc_bit_map **maps) in pmc_core_lpm_display()
321 const struct pmc_bit_map **maps; in pmc_core_ppfear_show() local
688 const struct pmc_bit_map **maps; in pmc_core_s0ix_blocker_show() local
794 const struct pmc_bit_map **maps; in pmc_core_substate_sts_regs_show() local
815 const struct pmc_bit_map **maps; in pmc_core_substate_l_sts_regs_show() local
853 const struct pmc_bit_map **maps; in pmc_core_substate_req_regs_show() local
1596 const struct pmc_bit_map **maps = pmc->map->lpm_sts; in pmc_core_resume_common() local
/linux/drivers/pinctrl/vt8500/
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
/linux/drivers/irqchip/
A Dirq-qcom-mpm.c83 struct mpm_gic_map *maps; member
204 struct mpm_gic_map *maps = priv->maps; in get_mpm_gic_map() local
309 static bool gic_hwirq_is_mapped(struct mpm_gic_map *maps, int cnt, u32 hwirq) in gic_hwirq_is_mapped()
/linux/tools/testing/selftests/exec/
A Dload_address.c56 FILE *maps; in main() local
/linux/arch/sparc/include/asm/
A Dhvtramp.h20 struct hvtramp_mapping maps[1]; member
/linux/tools/testing/selftests/mm/
A Dseal_elf.c64 FILE *maps; in test_seal_elf() local
/linux/tools/perf/arch/x86/util/
A Dmachine.c20 struct extra_kernel_map *maps; member
/linux/drivers/pinctrl/bcm/
A Dpinctrl-bcm2835.c761 struct pinctrl_map *maps, unsigned num_maps) in bcm2835_pctl_dt_free_map()
774 struct pinctrl_map **maps) in bcm2835_pctl_dt_node_to_map_func()
793 struct pinctrl_map **maps) in bcm2835_pctl_dt_node_to_map_pull()
824 struct pinctrl_map *maps, *cur_map; in bcm2835_pctl_dt_node_to_map() local
/linux/fs/xfs/
A Dxfs_pnfs.c261 struct iomap *maps, in xfs_fs_commit_blocks()
/linux/kernel/bpf/preload/iterators/
A Diterators.lskel-big-endian.h12 } maps; member
A Diterators.lskel-little-endian.h12 } maps; member
/linux/drivers/mtd/maps/
A Damd76xrom.c35 struct list_head maps; member
A Dck804xrom.c39 struct list_head maps; member
/linux/tools/testing/selftests/arm64/mte/
A Dcheck_user_mem.c199 int maps[] = {MAP_SHARED, MAP_PRIVATE}; in main() local
/linux/security/selinux/ss/
A Debitmap.h38 unsigned long maps[EBITMAP_UNIT_NUMS]; member

Completed in 822 milliseconds

1234