Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/kernel/bpf/
H A Dlocal_storage.c132 static void *cgroup_storage_lookup_elem(struct bpf_map *_map, void *key) in cgroup_storage_lookup_elem()
182 int bpf_percpu_cgroup_storage_copy(struct bpf_map *_map, void *key, in bpf_percpu_cgroup_storage_copy()
211 int bpf_percpu_cgroup_storage_update(struct bpf_map *_map, void *key, in bpf_percpu_cgroup_storage_update()
245 static int cgroup_storage_get_next_key(struct bpf_map *_map, void *key, in cgroup_storage_get_next_key()
330 static void cgroup_storage_map_free(struct bpf_map *_map) in cgroup_storage_map_free()
470 int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, struct bpf_map *_map) in bpf_cgroup_storage_assign()
/openbmc/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
/openbmc/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c464 struct rio_mport_mapping *map, *_map; in rio_mport_obw_free() local
1148 struct rio_mport_mapping *map, *_map; in rio_mport_free_dma() local
1330 struct rio_mport_mapping *map, *_map; in rio_mport_inbound_free() local
2016 struct rio_mport_mapping *map, *_map; in mport_cdev_release() local
2500 struct rio_mport_mapping *map, *_map; in mport_cdev_remove() local
/openbmc/linux/fs/adfs/
H A Dmap.c54 #define GET_FRAG_ID(_map,_start,_idmask) \ argument
/openbmc/linux/arch/mips/include/asm/sn/sn0/
H A Daddrs.h140 #define SABLE_LOG_TRIGGER(_map) argument
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_buildsys_python.py437 def _map(key): function
/openbmc/linux/drivers/media/platform/amlogic/meson-ge2d/
H A Dge2d.c100 #define FMT(_fourcc, _alpha, _depth, _map) \ argument
/openbmc/linux/arch/arm/mach-at91/
H A Dpm.c1187 #define AT91_PM_REPLACE_MODES(_maps, _map) \ argument
/openbmc/linux/tools/perf/util/
H A Devlist.c869 perf_evlist__mmap_cb_mmap(struct perf_mmap *_map, struct perf_mmap_param *_mp, in perf_evlist__mmap_cb_mmap()
/openbmc/linux/arch/arm64/kvm/
H A Dsys_regs.c2579 #define CP15_PMU_SYS_REG(_map, _Op1, _CRn, _CRm, _Op2) \ argument