/linux-6.14.4/fs/bcachefs/ |
D | fs-ioctl.h | 34 #define set_flags(_map, _in, _out) \ argument 45 #define map_flags(_map, _in) \ argument 53 #define map_flags_rev(_map, _in) \ argument 65 #define map_defined(_map) \ argument
|
/linux-6.14.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-6.14.4/kernel/bpf/ |
D | local_storage.c | 132 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()
|
/linux-6.14.4/include/uapi/linux/ |
D | map_to_7segment.h | 75 #define SEG7_CONVERSION_MAP(_name, _map) \ argument
|
D | map_to_14segment.h | 93 #define SEG14_CONVERSION_MAP(_name, _map) \ argument
|
/linux-6.14.4/drivers/rapidio/devices/ |
D | rio_mport_cdev.c | 466 struct rio_mport_mapping *map, *_map; in rio_mport_obw_free() local 1150 struct rio_mport_mapping *map, *_map; in rio_mport_free_dma() local 1332 struct rio_mport_mapping *map, *_map; in rio_mport_inbound_free() local 2019 struct rio_mport_mapping *map, *_map; in mport_cdev_release() local 2503 struct rio_mport_mapping *map, *_map; in mport_cdev_remove() local
|
/linux-6.14.4/fs/adfs/ |
D | map.c | 54 #define GET_FRAG_ID(_map,_start,_idmask) \ argument
|
/linux-6.14.4/arch/mips/include/asm/sn/sn0/ |
D | addrs.h | 140 #define SABLE_LOG_TRIGGER(_map) argument
|
/linux-6.14.4/drivers/media/platform/amlogic/meson-ge2d/ |
D | ge2d.c | 100 #define FMT(_fourcc, _alpha, _depth, _map) \ argument
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_display_device.c | 31 #define STEP_INFO(_map) \ argument
|
/linux-6.14.4/arch/arm/mach-at91/ |
D | pm.c | 1206 #define AT91_PM_REPLACE_MODES(_maps, _map) \ argument
|
/linux-6.14.4/include/linux/ |
D | bpf.h | 2366 #define bpf_map_kmalloc_node(_map, _size, _flags, _node) \ argument 2368 #define bpf_map_kzalloc(_map, _size, _flags) \ argument 2370 #define bpf_map_kvcalloc(_map, _n, _size, _flags) \ argument 2372 #define bpf_map_alloc_percpu(_map, _size, _align, _flags) \ argument
|
/linux-6.14.4/tools/perf/util/ |
D | evlist.c | 819 perf_evlist__mmap_cb_mmap(struct perf_mmap *_map, struct perf_mmap_param *_mp, in perf_evlist__mmap_cb_mmap()
|
/linux-6.14.4/arch/arm64/kvm/ |
D | sys_regs.c | 3827 #define CP15_PMU_SYS_REG(_map, _Op1, _CRn, _CRm, _Op2) \ argument
|