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

1234

/linux-master/tools/perf/util/
H A Dfind-map.c4 FILE *maps; local
H A Daddr_location.h14 struct maps *maps; member in struct:addr_location
H A Dmap_symbol.h12 struct maps *maps; member in struct:map_symbol
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...]
/linux-master/tools/perf/tests/
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...]
H A Dcpumap.c222 struct perf_cpu_map *maps[] = {empty, any, one, two, pair}; local
[all...]
H A Dvmlinux-kallsyms.c198 struct maps *maps; local
[all...]
/linux-master/arch/sparc/include/asm/
H A Dhvtramp.h20 struct hvtramp_mapping maps[1]; member in struct:hvtramp_descr
/linux-master/tools/perf/arch/x86/util/
H A Dmachine.c20 struct extra_kernel_map *maps; member in struct:extra_kernel_map_info
/linux-master/kernel/bpf/preload/iterators/
H A Diterators.lskel-big-endian.h12 } maps; member in struct:iterators_bpf
H A Diterators.lskel-little-endian.h12 } maps; member in struct:iterators_bpf
/linux-master/drivers/hid/bpf/entrypoints/
H A Dentrypoints.lskel.h12 } maps; member in struct:entrypoints_bpf
/linux-master/drivers/mtd/maps/
H A Dichxrom.c40 struct list_head maps; member in struct:ichxrom_window
H A Dck804xrom.c39 struct list_head maps; member in struct:ck804xrom_window
H A Damd76xrom.c35 struct list_head maps; member in struct:amd76xrom_window
/linux-master/drivers/xen/
H A Dgntdev-common.h25 struct list_head maps; member in struct:gntdev_priv
/linux-master/fs/xfs/
H A Dxfs_pnfs.c259 xfs_fs_commit_blocks( struct inode *inode, struct iomap *maps, int nr_maps, struct iattr *iattr) argument
/linux-master/security/selinux/ss/
H A Debitmap.h38 unsigned long maps[EBITMAP_UNIT_NUMS]; member in struct:ebitmap_node
/linux-master/drivers/iommu/
H A Dof_iommu.c211 const __be32 *maps, *end; local
/linux-master/drivers/thermal/intel/
H A Dintel_bxt_pmic_thermal.c46 const struct thermal_irq_map *maps; member in struct:pmic_thermal_data
[all...]
/linux-master/tools/testing/selftests/arm64/mte/
H A Dcheck_user_mem.c199 int maps[] = {MAP_SHARED, MAP_PRIVATE}; local
/linux-master/drivers/phy/starfive/
H A Dphy-jh7110-dphy-rx.c63 u8 maps[STF_MAP_LANES_NUM]; member in struct:stf_dphy_info
/linux-master/drivers/pinctrl/
H A Dcore.h191 const struct pinctrl_map *maps; member in struct:pinctrl_maps
/linux-master/drivers/irqchip/
H A Dirq-qcom-mpm.c83 struct mpm_gic_map *maps; member in struct:qcom_mpm_priv
204 struct mpm_gic_map *maps = priv->maps; local
309 static bool gic_hwirq_is_mapped(struct mpm_gic_map *maps, int cnt, u32 hwirq) argument
[all...]

Completed in 253 milliseconds

1234