Searched defs:maps (Results 1 - 25 of 77) sorted by last modified time

1234

/linux-master/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c564 struct pinctrl_map *maps = *map; local
[all...]
/linux-master/drivers/pinctrl/
H A Dcore.c1433 int pinctrl_register_mappings(const struct pinctrl_map *maps, argument
[all...]
/linux-master/drivers/irqchip/
H A Dirq-gic-v3-its.c1857 struct its_vlpi_map *maps; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dnv50.c51 refcount_t maps; member in struct:nv50_instobj
/linux-master/tools/lib/bpf/
H A Dlibbpf.c655 struct bpf_map *maps; member in struct:bpf_object
13487 populate_skeleton_maps(const struct bpf_object *obj, struct bpf_map_skeleton *maps, size_t map_cnt) argument
[all...]
/linux-master/drivers/misc/
H A Dfastrpc.c248 struct fastrpc_map **maps; member in struct:fastrpc_invoke_ctx
293 struct list_head maps; member in struct:fastrpc_user
[all...]
/linux-master/drivers/pinctrl/tegra/
H A Dpinctrl-tegra-xusb.c153 tegra_xusb_padctl_parse_subnode(struct tegra_xusb_padctl *padctl, struct device_node *np, struct pinctrl_map **maps, unsigned int *reserved_maps, unsigned int *num_maps) argument
234 tegra_xusb_padctl_dt_node_to_map(struct pinctrl_dev *pinctrl, struct device_node *parent, struct pinctrl_map **maps, unsigned int *num_maps) argument
/linux-master/drivers/mtd/maps/
H A Dphysmap-core.c54 struct map_info *maps; member in struct:physmap_flash_info
[all...]
/linux-master/tools/perf/util/
H A Dunwind-libunwind.c15 int unwind__prepare_access(struct maps *maps, struct map *map, bool *initialized) argument
66 void unwind__flush_access(struct maps *maps) argument
74 unwind__finish_access(struct maps *maps) argument
[all...]
H A Dunwind-libunwind-local.c705 static int _unwind__prepare_access(struct maps *maps) argument
719 static void _unwind__flush_access(struct maps *maps) argument
724 static void _unwind__finish_access(struct maps *maps) argument
[all...]
H A Dsymbol.c1249 struct list_head maps; member in struct:kcore_mapfn_data
[all...]
H A Dthread.c353 struct maps *maps; member in struct:thread__prepare_access_maps_cb_args
H A Dthread.h33 struct maps *maps; local
134 static inline void thread__set_maps(struct thread *thread, struct maps *maps) argument
H A Dmaps.c116 maps__maps_by_address(const struct maps *maps) argument
121 maps__set_maps_by_address(struct maps *maps, struct map **new) argument
127 maps__maps_by_name_addr(struct maps *maps) argument
132 maps__set_nr_maps_allocated(struct maps *maps, unsigned int nr_maps_allocated) argument
137 maps__set_nr_maps(struct maps *maps, unsigned int nr_maps) argument
143 maps__maps_by_name(const struct maps *maps) argument
149 maps__set_maps_by_name(struct maps *maps, struct map **new) argument
155 maps__maps_by_address_sorted(const struct maps *maps) argument
160 maps__set_maps_by_address_sorted(struct maps *maps, bool value) argument
165 maps__maps_by_name_sorted(const struct maps *maps) argument
170 maps__set_maps_by_name_sorted(struct maps *maps, bool value) argument
175 maps__machine(const struct maps *maps) argument
180 maps__nr_maps(const struct maps *maps) argument
185 maps__refcnt(struct maps *maps) argument
191 maps__addr_space(const struct maps *maps) argument
196 maps__set_addr_space(struct maps *maps, void *addr_space) argument
201 maps__unwind_libunwind_ops(const struct maps *maps) argument
206 maps__set_unwind_libunwind_ops(struct maps *maps, const struct unwind_libunwind_ops *ops) argument
212 maps__lock(struct maps *maps) argument
222 maps__init(struct maps *maps, struct machine *machine) argument
240 maps__exit(struct maps *maps) argument
266 maps__delete(struct maps *maps) argument
272 maps__get(struct maps *maps) argument
282 maps__put(struct maps *maps) argument
290 __maps__free_maps_by_name(struct maps *maps) argument
324 __maps__sort_by_address(struct maps *maps) argument
336 maps__sort_by_address(struct maps *maps) argument
358 maps__sort_by_name(struct maps *maps) argument
391 maps__by_address_index(const struct maps *maps, const struct map *map) argument
412 maps__by_name_index(const struct maps *maps, const struct map *map) argument
433 __maps__insert(struct maps *maps, struct map *new) argument
499 maps__insert(struct maps *maps, struct map *map) argument
509 __maps__remove(struct maps *maps, struct map *map) argument
535 maps__remove(struct maps *maps, struct map *map) argument
542 maps__empty(struct maps *maps) argument
558 maps__for_each_map(struct maps *maps, int (*cb)(struct map *map, void *data), void *data) argument
592 maps__remove_maps(struct maps *maps, bool (*cb)(struct map *map, void *data), void *data) argument
608 maps__find_symbol(struct maps *maps, u64 addr, struct map **mapp) argument
649 maps__find_symbol_by_name(struct maps *maps, const char *name, struct map **mapp) argument
661 maps__find_ams(struct maps *maps, struct addr_map_symbol *ams) argument
695 maps__fprintf(struct maps *maps, FILE *fp) argument
711 first_ending_after(struct maps *maps, const struct map *map) argument
741 __maps__fixup_overlap_and_insert(struct maps *maps, struct map *new) argument
858 maps__fixup_overlap_and_insert(struct maps *maps, struct map *new) argument
962 maps__find(struct maps *maps, u64 ip) argument
993 maps__find_by_name(struct maps *maps, const char *name) argument
1059 maps__find_next_entry(struct maps *maps, struct map *map) argument
1073 maps__fixup_end(struct maps *maps) argument
1191 maps__load_first(struct maps *maps) argument
[all...]
H A Dmachine.c1374 maps__set_module_path(struct maps *maps, const char *path, struct kmod_path *m) argument
1405 maps__set_modules_path_dir(struct maps *maps, const char *dir_name, int depth) argument
3241 struct maps *maps = machine__kernel_maps(machine); local
[all...]
H A Devent.c601 struct maps *maps = thread__maps(thread); local
[all...]
/linux-master/tools/perf/tests/
H A Dvmlinux-kallsyms.c198 struct maps *maps; local
[all...]
H A Dthread-maps-share.c15 struct maps *maps; local
[all...]
H A Dmaps.c48 static int check_maps(struct map_def *merged, unsigned int size, struct maps *maps) argument
103 struct maps *maps local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-report.c862 static size_t maps__fprintf_task(struct maps *maps, int indent, FILE *fp) argument
H A Dbuiltin-record.c97 struct mmap_cpu_mask maps; member in struct:thread_mask
111 struct mmap **maps; member in struct:record_thread
489 struct mmap *maps = evlist->mmap; local
1573 struct mmap **maps; local
[all...]
/linux-master/tools/lib/perf/
H A Devlist.c418 struct perf_mmap *maps; local
[all...]
/linux-master/sound/usb/
H A Dstream.c288 const unsigned int *maps; local
/linux-master/lib/
H A Ddynamic_debug.c48 struct list_head link, maps; member in struct:ddebug_table
/linux-master/kernel/power/
H A Dswap.c97 struct swap_map_page_list *maps; member in struct:swap_map_handle
[all...]

Completed in 261 milliseconds

1234