Home
last modified time | relevance | path

Searched defs:map (Results 526 - 550 of 4097) sorted by relevance

1...<<21222324252627282930>>...164

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmnv41.c27 nv41_vmm_pgt_pte(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes, struct nvkm_vmm_map *map, u64 addr) nv41_vmm_pgt_pte() argument
38 nv41_vmm_pgt_sgl(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes, struct nvkm_vmm_map *map) nv41_vmm_pgt_sgl() argument
45 nv41_vmm_pgt_dma(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes, struct nvkm_vmm_map *map) nv41_vmm_pgt_dma() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/r128/
H A Dati_pcigart.c103 struct drm_local_map *map = &gart_info->mapping; in drm_ati_pcigart_init() local
/kernel/linux/linux-5.10/drivers/mtd/maps/
H A Dphysmap-ixp4xx.c69 static map_word ixp4xx_read16(struct map_info *map, unsigned long ofs) in ixp4xx_read16() argument
82 static void ixp4xx_copy_from(struct map_info *map, void *to, in ixp4xx_copy_from() argument
109 static void ixp4xx_write16(struct map_info *map, map_word d, unsigned long adr) in ixp4xx_write16() argument
114 of_flash_probe_ixp4xx(struct platform_device *pdev, struct device_node *np, struct map_info *map) of_flash_probe_ixp4xx() argument
[all...]
H A Dlantiq-flash.c42 struct map_info *map; member
48 ltq_read16(struct map_info *map, unsigned long adr) in ltq_read16() argument
62 ltq_write16(struct map_info *map, map_word d, unsigned long adr) in ltq_write16() argument
81 ltq_copy_from(struct map_info *map, voi argument
95 ltq_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) ltq_copy_to() argument
[all...]
H A Dl440gx.c33 static void l440gx_set_vpp(struct map_info *map, int vpp) in l440gx_set_vpp() argument
H A Ddc21285.c54 static map_word dc21285_read8(struct map_info *map, unsigned long ofs) in dc21285_read8() argument
61 static map_word dc21285_read16(struct map_info *map, unsigned long ofs) in dc21285_read16() argument
68 static map_word dc21285_read32(struct map_info *map, unsigned long ofs) in dc21285_read32() argument
75 static void dc21285_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) in dc21285_copy_from() argument
80 dc21285_write8(struct map_info *map, const map_word d, unsigned long adr) dc21285_write8() argument
89 dc21285_write16(struct map_info *map, const map_word d, unsigned long adr) dc21285_write16() argument
98 dc21285_write32(struct map_info *map, const map_word d, unsigned long adr) dc21285_write32() argument
105 dc21285_copy_to_32(struct map_info *map, unsigned long to, const void *from, ssize_t len) dc21285_copy_to_32() argument
117 dc21285_copy_to_16(struct map_info *map, unsigned long to, const void *from, ssize_t len) dc21285_copy_to_16() argument
129 dc21285_copy_to_8(struct map_info *map, unsigned long to, const void *from, ssize_t len) dc21285_copy_to_8() argument
[all...]
/kernel/linux/linux-5.10/drivers/mtd/chips/
H A Dmap_ram.c34 static struct mtd_info *map_ram_probe(struct map_info *map) in map_ram_probe() argument
89 struct map_info *map = mtd->priv; mapram_point() local
107 struct map_info *map = mtd->priv; mapram_read() local
116 struct map_info *map = mtd->priv; mapram_write() local
127 struct map_info *map = mtd->priv; mapram_erase() local
[all...]
H A Dmap_rom.c34 static unsigned int default_erasesize(struct map_info *map) in default_erasesize() argument
43 static struct mtd_info *map_rom_probe(struct map_info *map) in map_rom_probe() argument
75 struct map_info *map = mtd->priv; maprom_point() local
93 struct map_info *map = mtd->priv; maprom_read() local
[all...]
H A Dgen_probe.c21 struct mtd_info *mtd_do_chip_probe(struct map_info *map, struct chip_probe *cp) in mtd_do_chip_probe() argument
59 genprobe_ident_chips(struct map_info *map, struct chip_probe *cp) genprobe_ident_chips() argument
165 genprobe_new_chip(struct map_info *map, struct chip_probe *cp, struct cfi_private *cfi) genprobe_new_chip() argument
199 cfi_cmdset_unknown(struct map_info *map, int primary) cfi_cmdset_unknown() argument
233 check_cmd_set(struct map_info *map, int primary) check_cmd_set() argument
[all...]
H A Dfwh_lock.h29 static int fwh_xxlock_oneblock(struct map_info *map, struct flchip *chip, in fwh_xxlock_oneblock() argument
/kernel/linux/linux-5.10/drivers/misc/
H A Dhmc6352.c30 compass_store(struct device *dev, const char *buf, size_t count, const char *map) compass_store() argument
/kernel/linux/linux-5.10/drivers/mtd/lpddr/
H A Dqinfo_probe.c44 static long lpddr_get_qinforec_pos(struct map_info *map, char *id_str) in lpddr_get_qinforec_pos() argument
63 static uint16_t lpddr_info_query(struct map_info *map, char *id_str) in lpddr_info_query() argument
91 lpddr_pfow_present(struct map_info *map, struct lpddr_private *lpddr) lpddr_pfow_present() argument
120 lpddr_chip_setup(struct map_info *map, struct lpddr_private *lpddr) lpddr_chip_setup() argument
145 lpddr_probe_chip(struct map_info *map) lpddr_probe_chip() argument
184 lpddr_probe(struct map_info *map) lpddr_probe() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dpci.c24 const u32 *map; in mt7615_pci_probe() local
/kernel/linux/linux-5.10/drivers/soc/gemini/
H A Dsoc-gemini.c41 struct regmap *map; in gemini_soc_init() local
/kernel/linux/linux-5.10/drivers/vhost/
H A Diotlb.c28 vhost_iotlb_map_free(struct vhost_iotlb *iotlb, struct vhost_iotlb_map *map) vhost_iotlb_map_free() argument
53 struct vhost_iotlb_map *map; vhost_iotlb_add_range() local
93 struct vhost_iotlb_map *map; vhost_iotlb_del_range() local
168 vhost_iotlb_itree_next(struct vhost_iotlb_map *map, u64 start, u64 last) vhost_iotlb_itree_next() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dmacmodes.c224 const struct mode_map *map; in mac_vmode_to_var() local
306 const struct mode_map *map; in mac_var_to_vmode() local
369 const struct monitor_map *map; mac_map_monitor_sense() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dzpool.h105 void *(*map)(void *pool, unsigned long handle, member
/kernel/linux/linux-5.10/scripts/selinux/mdp/
H A Dmdp.c85 struct security_class_mapping *map = &secclass_map[i]; in main() local
106 struct security_class_mapping *map = &secclass_map[i]; in main() local
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
H A Dsym-handling.c122 struct map *map; in arch__post_process_probe_trace_events() local
78 arch__fix_tev_from_maps(struct perf_probe_event *pev, struct probe_trace_event *tev, struct map *map, struct symbol *sym) arch__fix_tev_from_maps() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/pmu-events/
H A Djson.c48 char *map = NULL; in mapfile() local
73 static void unmapfile(char *map, size_t size) in unmapfile() argument
83 jsmntok_t *parse_json(const char *fn, char **map, size_t *size, int *len) in parse_json() argument
115 free_json(char *map, size_t size, jsmntok_t *tokens) free_json() argument
121 countchar(char *map, char c, int end) countchar() argument
132 json_line(char *map, jsmntok_t *t) json_line() argument
158 json_streq(char *map, jsmntok_t *t, const char *s) json_streq() argument
[all...]
/kernel/linux/linux-5.10/tools/lib/perf/Documentation/examples/
H A Dsampling.c27 struct perf_mmap *map; in main() local
/kernel/linux/linux-5.10/tools/perf/arch/s390/annotate/
H A Dinstructions.c8 struct map *map = ms->map; in s390_call__parse() local
/kernel/linux/linux-5.10/sound/usb/
H A Dproc.c138 const struct snd_pcm_chmap_elem *map = fp->chmap; in proc_dump_substream_formats() local
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dmap.c21 struct map *map; member
105 int map__browse(struct map *map) in map__browse() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmem2node.c47 int mem2node__init(struct mem2node *map, struct perf_env *env) in mem2node__init() argument
113 void mem2node__exit(struct mem2node *map) in mem2node__exit() argument
118 int mem2node__node(struct mem2node *map, u64 addr) in mem2node__node() argument
[all...]

Completed in 8 milliseconds

1...<<21222324252627282930>>...164