Home
last modified time | relevance | path

Searched defs:mapp (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/accel/amdxdna/
H A Damdxdna_gem.c252 struct amdxdna_umap *mapp = container_of(mni, struct amdxdna_umap, notifier); in amdxdna_hmm_invalidate() local
288 static inline bool compare_range(struct amdxdna_umap *mapp, in compare_range()
300 struct amdxdna_umap *mapp; in amdxdna_hmm_unregister() local
318 struct amdxdna_umap *mapp = container_of(ref, struct amdxdna_umap, refcnt); in amdxdna_umap_release() local
335 void amdxdna_umap_put(struct amdxdna_umap *mapp) in amdxdna_umap_put()
342 struct amdxdna_umap *mapp = container_of(work, struct amdxdna_umap, in amdxdna_hmm_unreg_work() local
354 struct amdxdna_umap *mapp; in amdxdna_hmm_register() local
443 struct amdxdna_umap *mapp; in amdxdna_mark_mapp_invalid() local
H A Daie2_ctx.c1045 struct amdxdna_umap *mapp; in aie2_populate_range() local
/linux/tools/perf/util/
H A Dmaps.c415 struct map **mapp = maps__by_address_index() local
436 struct map **mapp = maps__by_name_index() local
653 maps__find_symbol(struct maps * maps,u64 addr,struct map ** mapp) maps__find_symbol() argument
671 struct map **mapp; global() member
694 maps__find_symbol_by_name(struct maps * maps,const char * name,struct map ** mapp) maps__find_symbol_by_name() argument
1137 struct map **mapp = NULL; maps__find() local
1186 struct map **mapp = maps__find_by_name() local
[all...]
H A Dmachine.h244 machine__find_kernel_symbol(struct machine * machine,u64 addr,struct map ** mapp) machine__find_kernel_symbol() argument
252 machine__find_kernel_symbol_by_name(struct machine * machine,const char * name,struct map ** mapp) machine__find_kernel_symbol_by_name() argument
/linux/drivers/mtd/maps/
H A Duclinux.c70 struct map_info *mapp; in uclinux_mtd_init() local
/linux/drivers/pci/
H A Dof_property.c219 u32 *int_map, *mapp; in of_pci_prop_intr_map() local
/linux/fs/ufs/
H A Dutil.h407 unsigned char * mapp; in find_last_zero_bit() local
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c852 int flags, bus_dmamap_t *mapp) in ahc_dmamem_alloc()
H A Daic79xx_osm.c952 int flags, bus_dmamap_t *mapp) in ahd_dmamem_alloc()
/linux/kernel/bpf/
H A Dsyscall.c1383 struct bpf_map **mapp, struct bpf_token **tokenp) in map_create_alloc()