Searched defs:_map (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/mtd/maps/ | 
| D | pci.c | 37 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-v5.4/kernel/bpf/ | 
| D | local_storage.c | 114 static void *cgroup_storage_lookup_elem(struct bpf_map *_map, void *_key)  in cgroup_storage_lookup_elem()170 int bpf_percpu_cgroup_storage_copy(struct bpf_map *_map, void *_key,  in bpf_percpu_cgroup_storage_copy()
 200 int bpf_percpu_cgroup_storage_update(struct bpf_map *_map, void *_key,  in bpf_percpu_cgroup_storage_update()
 235 static int cgroup_storage_get_next_key(struct bpf_map *_map, void *_key,  in cgroup_storage_get_next_key()
 318 static void cgroup_storage_map_free(struct bpf_map *_map)  in cgroup_storage_map_free()
 423 int bpf_cgroup_storage_assign(struct bpf_prog *prog, struct bpf_map *_map)  in bpf_cgroup_storage_assign()
 446 void bpf_cgroup_storage_release(struct bpf_prog *prog, struct bpf_map *_map)  in bpf_cgroup_storage_release()
 
 | 
| /Linux-v5.4/fs/adfs/ | 
| D | map.c | 52 #define GET_FRAG_ID(_map,_start,_idmask)				\  argument84 			__le32 *_map = (__le32 *)map;  in lookup_zone()  local
 162 			__le32 *_map = (__le32 *)map;  in scan_free_map()  local
 
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | map_to_7segment.h | 84 #define SEG7_CONVERSION_MAP(_name, _map)	\  argument
 | 
| /Linux-v5.4/drivers/rapidio/devices/ | 
| D | rio_mport_cdev.c | 464 	struct rio_mport_mapping *map, *_map;  in rio_mport_obw_free()  local1144 	struct rio_mport_mapping *map, *_map;  in rio_mport_free_dma()  local
 1326 	struct rio_mport_mapping *map, *_map;  in rio_mport_inbound_free()  local
 2007 	struct rio_mport_mapping *map, *_map;  in mport_cdev_release()  local
 2491 	struct rio_mport_mapping *map, *_map;  in mport_cdev_remove()  local
 
 | 
| /Linux-v5.4/arch/mips/include/asm/sn/sn0/ | 
| D | addrs.h | 140 #define SABLE_LOG_TRIGGER(_map)  argument
 |