Searched defs:mapp (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/drivers/mtd/maps/
H A Duclinux.c74 struct map_info *mapp; uclinux_mtd_init() local
/linux-4.1.27/arch/ia64/sn/kernel/sn2/
H A Dprominfo_proc.c80 struct fit_type_map_t const *mapp; fit_type_name() local
/linux-4.1.27/tools/perf/util/
H A Dmachine.h156 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 Dmap.h220 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 Dmap.c518 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 Dprobe-event.c124 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 Dutil.h424 unsigned char * mapp; find_last_zero_bit() local
/linux-4.1.27/kernel/bpf/
H A Dverifier.c751 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 Daic7xxx_osm.c862 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 Daic79xx_osm.c967 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 Dxfs_da_btree.c2004 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

Completed in 529 milliseconds