Searched defs:arena (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/nvdimm/ |
| H A D | btt.c | 27 static struct device *to_dev(struct arena_info *arena) in to_dev() 37 static int arena_read_bytes(struct arena_info *arena, resource_size_t offset, in arena_read_bytes() 48 static int arena_write_bytes(struct arena_info *arena, resource_size_t offset, in arena_write_bytes() 59 static int btt_info_write(struct arena_info *arena, struct btt_sb *super) in btt_info_write() 82 static int btt_info_read(struct arena_info *arena, struct btt_sb *super) in btt_info_read() 94 static int __btt_map_write(struct arena_info *arena, u32 lba, __le32 mapping, in __btt_map_write() 106 static int btt_map_write(struct arena_info *arena, u32 lba, u32 mapping, in btt_map_write() 150 static int btt_map_read(struct arena_info *arena, u32 lba, u32 *mapping, in btt_map_read() 206 static int btt_log_group_read(struct arena_info *arena, u32 lane, in btt_log_group_read() 258 struct arena_info *arena; in btt_debugfs_init() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | pci_iommu.c | 63 struct pci_iommu_arena *arena; in iommu_arena_new_node() local 134 iommu_arena_find_pages(struct device *dev, struct pci_iommu_arena *arena, in iommu_arena_find_pages() 187 iommu_arena_alloc(struct device *dev, struct pci_iommu_arena *arena, long n, in iommu_arena_alloc() 219 iommu_arena_free(struct pci_iommu_arena *arena, long ofs, long n) in iommu_arena_free() 264 struct pci_iommu_arena *arena; in pci_map_single_1() local 385 struct pci_iommu_arena *arena; in alpha_pci_unmap_page() local 563 struct scatterlist *out, struct pci_iommu_arena *arena, in sg_fill() 667 struct pci_iommu_arena *arena; in alpha_pci_map_sg() local 745 struct pci_iommu_arena *arena; in alpha_pci_unmap_sg() local 821 struct pci_iommu_arena *arena; in alpha_pci_supported() local [all …]
|
| H A D | core_titan.c | 584 struct pci_iommu_arena *arena; member
|
| H A D | core_cia.c | 356 struct pci_iommu_arena *arena = pci_isa_hose->sg_isa; in verify_tb_operation() local
|
| H A D | core_marvel.c | 901 struct pci_iommu_arena *arena; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/io/detail/ |
| H A D | manip.hpp | 49 struct arena struct 51 ~arena() in ~arena() 62 std::vector<T*> data;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | malloc.h | 88 int arena; /* non-mmapped space allocated from system */ member 105 size_t arena; /* non-mmapped space allocated from system */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | malloc.h | 88 int arena; /* non-mmapped space allocated from system */ member 105 size_t arena; /* non-mmapped space allocated from system */ member
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | malloc.h | 597 int arena; /* total space allocated from system */ member
|