/linux-4.4.14/tools/perf/util/ |
H A D | find-vdso-map.c | 3 FILE *maps; find_vdso_map() local
|
H A D | map.h | 62 struct maps { struct 68 struct maps maps[MAP__NR_TYPES]; member in struct:map_groups
|
H A D | event.c | 359 struct maps *maps = &kmaps->maps[MAP__FUNCTION]; perf_event__synthesize_modules() local
|
H A D | map.c | 460 static void maps__init(struct maps *maps) maps__init() argument 476 static void __maps__purge(struct maps *maps) __maps__purge() argument 490 static void maps__exit(struct maps *maps) maps__exit() argument 556 struct symbol *maps__find_symbol_by_name(struct maps *maps, const char *name, maps__find_symbol_by_name() argument 610 static size_t maps__fprintf(struct maps *maps, FILE *fp) maps__fprintf() argument 653 static int maps__fixup_overlappings(struct maps *maps, struct map *map, FILE *fp) maps__fixup_overlappings() argument 736 struct maps *maps = &parent->maps[type]; map_groups__clone() local 753 static void __maps__insert(struct maps *maps, struct map *map) __maps__insert() argument 774 void maps__insert(struct maps *maps, struct map *map) maps__insert() argument 781 static void __maps__remove(struct maps *maps, struct map *map) __maps__remove() argument 787 void maps__remove(struct maps *maps, struct map *map) maps__remove() argument 794 struct map *maps__find(struct maps *maps, u64 ip) maps__find() argument 819 struct map *maps__first(struct maps *maps) maps__first() argument
|
H A D | probe-event.c | 165 struct maps *maps = &grp->maps[MAP__FUNCTION]; kernel_get_module_map() local
|
H A D | session.c | 1705 int maps__set_kallsyms_ref_reloc_sym(struct map **maps, maps__set_kallsyms_ref_reloc_sym() argument
|
H A D | symbol.c | 205 struct maps *maps = &mg->maps[type]; __map_groups__fixup_end() local 1094 struct list_head maps; member in struct:kcore_mapfn_data 1556 struct maps *maps = &mg->maps[type]; map_groups__find_by_name() local
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | hvtramp.h | 19 struct hvtramp_mapping maps[1]; member in struct:hvtramp_descr
|
/linux-4.4.14/tools/perf/tests/ |
H A D | vmlinux-kallsyms.c | 29 struct maps *maps = &vmlinux.kmaps.maps[type]; test__vmlinux_matches_kallsyms() local
|
/linux-4.4.14/drivers/mtd/maps/ |
H A D | amd76xrom.c | 34 struct list_head maps; member in struct:amd76xrom_window
|
H A D | ck804xrom.c | 38 struct list_head maps; member in struct:ck804xrom_window
|
H A D | ichxrom.c | 39 struct list_head maps; member in struct:ichxrom_window
|
H A D | esb2rom.c | 100 struct list_head maps; member in struct:esb2rom_window
|
/linux-4.4.14/security/selinux/ss/ |
H A D | ebitmap.h | 35 unsigned long maps[EBITMAP_UNIT_NUMS]; member in struct:ebitmap_node
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_pnfs.c | 254 xfs_fs_commit_blocks( struct inode *inode, struct iomap *maps, int nr_maps, struct iattr *iattr) xfs_fs_commit_blocks() argument
|
/linux-4.4.14/arch/arm/kernel/ |
H A D | module.c | 330 struct mod_unwind_map maps[ARM_SEC_MAX]; module_finalize() local
|
/linux-4.4.14/drivers/iio/ |
H A D | inkern.c | 30 int iio_map_array_register(struct iio_dev *indio_dev, struct iio_map *maps) iio_map_array_register() argument
|
/linux-4.4.14/drivers/pinctrl/ |
H A D | core.h | 168 struct pinctrl_map const *maps; member in struct:pinctrl_maps
|
H A D | core.c | 1114 int pinctrl_register_map(struct pinctrl_map const *maps, unsigned num_maps, pinctrl_register_map() argument 1197 int pinctrl_register_mappings(struct pinctrl_map const *maps, pinctrl_register_mappings() argument
|
H A D | pinctrl-tegra-xusb.c | 158 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) tegra_xusb_padctl_parse_subnode() argument 239 tegra_xusb_padctl_dt_node_to_map(struct pinctrl_dev *pinctrl, struct device_node *parent, struct pinctrl_map **maps, unsigned int *num_maps) tegra_xusb_padctl_dt_node_to_map() argument
|
/linux-4.4.14/samples/bpf/ |
H A D | bpf_load.c | 151 static int load_maps(struct bpf_map_def *maps, int len) load_maps() argument
|
/linux-4.4.14/sound/usb/ |
H A D | stream.c | 282 const unsigned int *maps; convert_chmap() local
|
/linux-4.4.14/drivers/pinctrl/sh-pfc/ |
H A D | pinctrl.c | 110 struct pinctrl_map *maps = *map; sh_pfc_dt_subnode_to_map() local
|
/linux-4.4.14/drivers/media/tuners/ |
H A D | tda18271-priv.h | 119 struct tda18271_map_layout *maps; member in struct:tda18271_priv
|
/linux-4.4.14/drivers/pinctrl/vt8500/ |
H A D | pinctrl-wmt.c | 309 struct pinctrl_map *maps, *cur_map; wmt_pctl_dt_node_to_map() local 216 wmt_pctl_dt_node_to_map_func(struct wmt_pinctrl_data *data, struct device_node *np, u32 pin, u32 fnum, struct pinctrl_map **maps) wmt_pctl_dt_node_to_map_func() argument 243 wmt_pctl_dt_node_to_map_pull(struct wmt_pinctrl_data *data, struct device_node *np, u32 pin, u32 pull, struct pinctrl_map **maps) wmt_pctl_dt_node_to_map_pull() argument 291 wmt_pctl_dt_free_map(struct pinctrl_dev *pctldev, struct pinctrl_map *maps, unsigned num_maps) wmt_pctl_dt_free_map() argument
|
/linux-4.4.14/drivers/xen/ |
H A D | gntdev.c | 65 struct list_head maps; member in struct:gntdev_priv
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
H A D | mthca_provider.h | 83 int maps; member in struct:mthca_fmr
|
/linux-4.4.14/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm2835.c | 710 struct pinctrl_map *maps, *cur_map; bcm2835_pctl_dt_node_to_map() local 644 bcm2835_pctl_dt_free_map(struct pinctrl_dev *pctldev, struct pinctrl_map *maps, unsigned num_maps) bcm2835_pctl_dt_free_map() argument 656 bcm2835_pctl_dt_node_to_map_func(struct bcm2835_pinctrl *pc, struct device_node *np, u32 pin, u32 fnum, struct pinctrl_map **maps) bcm2835_pctl_dt_node_to_map_func() argument 676 bcm2835_pctl_dt_node_to_map_pull(struct bcm2835_pinctrl *pc, struct device_node *np, u32 pin, u32 pull, struct pinctrl_map **maps) bcm2835_pctl_dt_node_to_map_pull() argument
|
/linux-4.4.14/drivers/pinctrl/samsung/ |
H A D | pinctrl-exynos5440.c | 177 exynos5440_dt_node_to_map(struct pinctrl_dev *pctldev, struct device_node *np, struct pinctrl_map **maps, unsigned *nmaps) exynos5440_dt_node_to_map() argument
|
/linux-4.4.14/kernel/power/ |
H A D | swap.c | 89 struct swap_map_page_list *maps; member in struct:swap_map_handle
|
/linux-4.4.14/drivers/md/ |
H A D | dm-thin.c | 1074 struct list_head maps; process_prepared() local
|
/linux-4.4.14/arch/s390/include/asm/ |
H A D | kvm_host.h | 544 struct list_head maps; member in struct:s390_io_adapter
|
/linux-4.4.14/include/linux/mlx4/ |
H A D | device.h | 688 int maps; member in struct:mlx4_fmr
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
H A D | wifi.h | 2296 u32 maps[RTL_VAR_MAP_MAX]; member in struct:rtl_hal_cfg
|