Home
last modified time | relevance | path

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

/linux/drivers/mtd/maps/
H A Dpci.c37 static map_word mtd_pci_read8(struct map_info *_map, unsigned long ofs) in mtd_pci_read8()
45 static map_word mtd_pci_read32(struct map_info *_map, unsigned long ofs) in mtd_pci_read32()
53 static void mtd_pci_copyfrom(struct map_info *_map, void *to, unsigned long from, ssize_t len) in mtd_pci_copyfrom()
59 static void mtd_pci_write8(struct map_info *_map, map_word val, unsigned long ofs) in mtd_pci_write8()
65 static void mtd_pci_write32(struct map_info *_map, map_word val, unsigned long ofs) in mtd_pci_write32()
71 static void mtd_pci_copyto(struct map_info *_map, unsigned long to, const void *from, ssize_t len) in mtd_pci_copyto()
/linux/include/uapi/linux/
H A Dmap_to_7segment.h75 #define SEG7_CONVERSION_MAP(_name, _map) \ argument
H A Dmap_to_14segment.h93 #define SEG14_CONVERSION_MAP(_name, _map) \ argument
/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c446 struct rio_mport_mapping *map, *_map; in rio_mport_obw_free() local
1130 struct rio_mport_mapping *map, *_map; in rio_mport_free_dma() local
1312 struct rio_mport_mapping *map, *_map; in rio_mport_inbound_free() local
1999 struct rio_mport_mapping *map, *_map; in mport_cdev_release() local
2483 struct rio_mport_mapping *map, *_map; in mport_cdev_remove() local
/linux/fs/adfs/
H A Dmap.c54 #define GET_FRAG_ID(_map,_start,_idmask) \ argument
/linux/arch/mips/include/asm/sn/sn0/
H A Daddrs.h140 #define SABLE_LOG_TRIGGER(_map) argument
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_device.c34 #define STEP_INFO(_map) \ argument
/linux/include/linux/
H A Dbpf.h2554 #define bpf_map_kmalloc_node(_map, _size, _flags, _node) \ argument
2556 #define bpf_map_kmalloc_nolock(_map, _size, _flags, _node) \ argument
2558 #define bpf_map_kzalloc(_map, _size, _flags) \ argument
2560 #define bpf_map_kvcalloc(_map, _n, _size, _flags) \ argument
2562 #define bpf_map_alloc_percpu(_map, _size, _align, _flags) \ argument
/linux/tools/perf/util/
H A Devlist.c831 perf_evlist__mmap_cb_mmap(struct perf_mmap *_map, struct perf_mmap_param *_mp, in perf_evlist__mmap_cb_mmap()
/linux/arch/arm64/kvm/
H A Dsys_regs.c4422 #define CP15_PMU_SYS_REG(_map, _Op1, _CRn, _CRm, _Op2) \ argument