/linux-4.1.27/drivers/mtd/maps/ |
H A D | uclinux.c | 74 struct map_info *mapp; uclinux_mtd_init() local
|
/linux-4.1.27/arch/ia64/sn/kernel/sn2/ |
H A D | prominfo_proc.c | 80 struct fit_type_map_t const *mapp; fit_type_name() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | machine.h | 156 machine__find_kernel_symbol(struct machine *machine, enum map_type type, u64 addr, struct map **mapp, symbol_filter_t filter) machine__find_kernel_symbol() argument 166 machine__find_kernel_function(struct machine *machine, u64 addr, struct map **mapp, symbol_filter_t filter) machine__find_kernel_function() argument 175 machine__find_kernel_function_by_name(struct machine *machine, const char *name, struct map **mapp, symbol_filter_t filter) machine__find_kernel_function_by_name() argument
|
H A D | map.h | 220 map_groups__find_function_by_name(struct map_groups *mg, const char *name, struct map **mapp, symbol_filter_t filter) map_groups__find_function_by_name() argument
|
H A D | map.c | 518 map_groups__find_symbol(struct map_groups *mg, enum map_type type, u64 addr, struct map **mapp, symbol_filter_t filter) map_groups__find_symbol() argument 535 map_groups__find_symbol_by_name(struct map_groups *mg, enum map_type type, const char *name, struct map **mapp, symbol_filter_t filter) map_groups__find_symbol_by_name() argument
|
H A D | probe-event.c | 124 static struct symbol *__find_kernel_function(u64 addr, struct map **mapp) __find_kernel_function() argument 117 __find_kernel_function_by_name(const char *name, struct map **mapp) __find_kernel_function_by_name() argument
|
/linux-4.1.27/fs/ufs/ |
H A D | util.h | 424 unsigned char * mapp; find_last_zero_bit() local
|
/linux-4.1.27/kernel/bpf/ |
H A D | verifier.c | 751 check_func_arg(struct verifier_env *env, u32 regno, enum bpf_arg_type arg_type, struct bpf_map **mapp) check_func_arg() argument
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.c | 862 ahc_dmamem_alloc(struct ahc_softc *ahc, bus_dma_tag_t dmat, void** vaddr, int flags, bus_dmamap_t *mapp) ahc_dmamem_alloc() argument
|
H A D | aic79xx_osm.c | 967 ahd_dmamem_alloc(struct ahd_softc *ahd, bus_dma_tag_t dmat, void** vaddr, int flags, bus_dmamap_t *mapp) ahd_dmamem_alloc() argument
|
/linux-4.1.27/fs/xfs/libxfs/ |
H A D | xfs_da_btree.c | 2004 struct xfs_bmbt_irec map, *mapp; xfs_da_grow_inode_int() local 2540 struct xfs_buf_map *mapp; xfs_da_get_buf() local 2589 struct xfs_buf_map *mapp; xfs_da_read_buf() local 2635 struct xfs_buf_map *mapp; xfs_da_reada_buf() local 2376 xfs_da_map_covers_blocks( int nmap, xfs_bmbt_irec_t *mapp, xfs_dablk_t bno, int count) xfs_da_map_covers_blocks() argument 2407 xfs_buf_map_from_irec( struct xfs_mount *mp, struct xfs_buf_map **mapp, int *nmaps, struct xfs_bmbt_irec *irecs, int nirecs) xfs_buf_map_from_irec() argument
|