Searched defs:_map (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/mtd/maps/ |
D | pci.c | 40 static map_word mtd_pci_read8(struct map_info *_map, unsigned long ofs) in mtd_pci_read8() 48 static map_word mtd_pci_read32(struct map_info *_map, unsigned long ofs) in mtd_pci_read32() 56 static void mtd_pci_copyfrom(struct map_info *_map, void *to, unsigned long from, ssize_t len) in mtd_pci_copyfrom() 62 static void mtd_pci_write8(struct map_info *_map, map_word val, unsigned long ofs) in mtd_pci_write8() 68 static void mtd_pci_write32(struct map_info *_map, map_word val, unsigned long ofs) in mtd_pci_write32() 74 static void mtd_pci_copyto(struct map_info *_map, unsigned long to, const void *from, ssize_t len) in mtd_pci_copyto()
|
/Linux-v4.19/kernel/bpf/ |
D | local_storage.c | 112 static void *cgroup_storage_lookup_elem(struct bpf_map *_map, void *_key) in cgroup_storage_lookup_elem() 154 static int cgroup_storage_get_next_key(struct bpf_map *_map, void *_key, in cgroup_storage_get_next_key() 230 static void cgroup_storage_map_free(struct bpf_map *_map) in cgroup_storage_map_free() 255 int bpf_cgroup_storage_assign(struct bpf_prog *prog, struct bpf_map *_map) in bpf_cgroup_storage_assign() 276 void bpf_cgroup_storage_release(struct bpf_prog *prog, struct bpf_map *_map) in bpf_cgroup_storage_release()
|
/Linux-v4.19/fs/adfs/ |
D | map.c | 56 #define GET_FRAG_ID(_map,_start,_idmask) \ argument 89 __le32 *_map = (__le32 *)map; in lookup_zone() local 167 __le32 *_map = (__le32 *)map; in scan_free_map() local
|
/Linux-v4.19/include/uapi/linux/ |
D | map_to_7segment.h | 84 #define SEG7_CONVERSION_MAP(_name, _map) \ argument
|
/Linux-v4.19/drivers/rapidio/devices/ |
D | rio_mport_cdev.c | 468 struct rio_mport_mapping *map, *_map; in rio_mport_obw_free() local 1146 struct rio_mport_mapping *map, *_map; in rio_mport_free_dma() local 1328 struct rio_mport_mapping *map, *_map; in rio_mport_inbound_free() local 2007 struct rio_mport_mapping *map, *_map; in mport_cdev_release() local 2490 struct rio_mport_mapping *map, *_map; in mport_cdev_remove() local
|
/Linux-v4.19/arch/mips/include/asm/sn/sn0/ |
D | addrs.h | 145 #define SABLE_LOG_TRIGGER(_map) argument
|