Searched defs:maps (Results 1 - 31 of 31) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dfind-vdso-map.c3 FILE *maps; find_vdso_map() local
H A Dmap.h61 struct rb_root maps[MAP__NR_TYPES]; member in struct:map_groups
H A Dmap.c427 static void maps__delete(struct rb_root *maps) maps__delete() argument
440 static void maps__delete_removed(struct list_head *maps) maps__delete_removed() argument
719 void maps__insert(struct rb_root *maps, struct map *map) maps__insert() argument
739 void maps__remove(struct rb_root *maps, struct map *map) maps__remove() argument
744 struct map *maps__find(struct rb_root *maps, u64 ip) maps__find() argument
764 struct map *maps__first(struct rb_root *maps) maps__first() argument
H A Dsession.c1444 int maps__set_kallsyms_ref_reloc_sym(struct map **maps, maps__set_kallsyms_ref_reloc_sym() argument
H A Dsymbol.c1075 struct list_head maps; member in struct:kcore_mapfn_data
/linux-4.1.27/arch/sparc/include/asm/
H A Dhvtramp.h19 struct hvtramp_mapping maps[1]; member in struct:hvtramp_descr
/linux-4.1.27/drivers/mtd/maps/
H A Damd76xrom.c34 struct list_head maps; member in struct:amd76xrom_window
H A Dck804xrom.c38 struct list_head maps; member in struct:ck804xrom_window
H A Dichxrom.c39 struct list_head maps; member in struct:ichxrom_window
H A Desb2rom.c100 struct list_head maps; member in struct:esb2rom_window
/linux-4.1.27/fs/xfs/
H A Dxfs_pnfs.c249 xfs_fs_commit_blocks( struct inode *inode, struct iomap *maps, int nr_maps, struct iattr *iattr) xfs_fs_commit_blocks() argument
/linux-4.1.27/arch/arm/kernel/
H A Dmodule.c300 struct mod_unwind_map maps[ARM_SEC_MAX]; module_finalize() local
/linux-4.1.27/security/selinux/ss/
H A Debitmap.h35 unsigned long maps[EBITMAP_UNIT_NUMS]; member in struct:ebitmap_node
/linux-4.1.27/drivers/iio/
H A Dinkern.c30 int iio_map_array_register(struct iio_dev *indio_dev, struct iio_map *maps) iio_map_array_register() argument
/linux-4.1.27/drivers/pinctrl/
H A Dcore.h168 struct pinctrl_map const *maps; member in struct:pinctrl_maps
H A Dcore.c1112 int pinctrl_register_map(struct pinctrl_map const *maps, unsigned num_maps, pinctrl_register_map() argument
1195 int pinctrl_register_mappings(struct pinctrl_map const *maps, pinctrl_register_mappings() argument
H A Dpinctrl-tegra-xusb.c148 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
229 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.1.27/samples/bpf/
H A Dbpf_load.c121 static int load_maps(struct bpf_map_def *maps, int len) load_maps() argument
/linux-4.1.27/sound/usb/
H A Dstream.c281 const unsigned int *maps; convert_chmap() local
/linux-4.1.27/drivers/pinctrl/sh-pfc/
H A Dpinctrl.c103 struct pinctrl_map *maps = *map; sh_pfc_dt_subnode_to_map() local
/linux-4.1.27/drivers/media/tuners/
H A Dtda18271-priv.h119 struct tda18271_map_layout *maps; member in struct:tda18271_priv
/linux-4.1.27/drivers/pinctrl/vt8500/
H A Dpinctrl-wmt.c309 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.1.27/drivers/xen/
H A Dgntdev.c65 struct list_head maps; member in struct:gntdev_priv
/linux-4.1.27/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h83 int maps; member in struct:mthca_fmr
/linux-4.1.27/drivers/pinctrl/samsung/
H A Dpinctrl-exynos5440.c179 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.1.27/kernel/power/
H A Dswap.c89 struct swap_map_page_list *maps; member in struct:swap_map_handle
/linux-4.1.27/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c717 struct pinctrl_map *maps, *cur_map; bcm2835_pctl_dt_node_to_map() local
651 bcm2835_pctl_dt_free_map(struct pinctrl_dev *pctldev, struct pinctrl_map *maps, unsigned num_maps) bcm2835_pctl_dt_free_map() argument
663 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
683 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.1.27/drivers/md/
H A Ddm-thin.c906 struct list_head maps; process_prepared() local
/linux-4.1.27/arch/s390/include/asm/
H A Dkvm_host.h538 struct list_head maps; member in struct:s390_io_adapter
/linux-4.1.27/include/linux/mlx4/
H A Ddevice.h671 int maps; member in struct:mlx4_fmr
/linux-4.1.27/drivers/net/wireless/rtlwifi/
H A Dwifi.h2280 u32 maps[RTL_VAR_MAP_MAX]; member in struct:rtl_hal_cfg

Completed in 2427 milliseconds