| /linux/drivers/nvdimm/ |
| H A D | btt.c | 29 static struct device *to_dev(struct arena_info *arena) in to_dev() 39 static int arena_read_bytes(struct arena_info *arena, resource_size_t offset, in arena_read_bytes() 50 static int arena_write_bytes(struct arena_info *arena, resource_size_t offset, in arena_write_bytes() 61 static int btt_info_write(struct arena_info *arena, struct btt_sb *super) in btt_info_write() 84 static int btt_info_read(struct arena_info *arena, struct btt_sb *super) in btt_info_read() 96 static int __btt_map_write(struct arena_info *arena, u32 lba, __le32 mapping, in __btt_map_write() 108 static int btt_map_write(struct arena_info *arena, u32 lba, u32 mapping, in btt_map_write() 152 static int btt_map_read(struct arena_info *arena, u32 lba, u32 *mapping, in btt_map_read() 208 static int btt_log_group_read(struct arena_info *arena, u32 lane, in btt_log_group_read() 260 struct arena_info *arena; in btt_debugfs_init() local [all …]
|
| /linux/kernel/bpf/ |
| H A D | arena.c | 81 u64 bpf_arena_get_kern_vm_start(struct bpf_arena *arena) in bpf_arena_get_kern_vm_start() 86 u64 bpf_arena_get_user_vm_start(struct bpf_arena *arena) in bpf_arena_get_user_vm_start() 112 struct bpf_arena *arena = prog->aux->arena; in bpf_prog_arena() local 142 static long compute_pgoff(struct bpf_arena *arena, long uaddr) in compute_pgoff() 148 struct bpf_arena *arena; member 154 struct bpf_arena *arena; member 259 static int populate_pgtable_except_pte(struct bpf_arena *arena) in populate_pgtable_except_pte() 270 struct bpf_arena *arena; in arena_map_alloc() local 345 struct bpf_arena *arena = data; in existing_page_cb() local 372 struct bpf_arena *arena = container_of(map, struct bpf_arena, map); in arena_map_free() local [all …]
|
| H A D | core.c | 3425 __weak u64 bpf_arena_get_user_vm_start(struct bpf_arena *arena) in bpf_arena_get_user_vm_start() 3429 __weak u64 bpf_arena_get_kern_vm_start(struct bpf_arena *arena) in bpf_arena_get_kern_vm_start()
|
| H A D | fixups.c | 26 struct bpf_map *arena = (struct bpf_map *)prog->aux->arena; in is_addr_space_cast32() local
|
| /linux/arch/alpha/kernel/ |
| H A D | pci_iommu.c | 64 struct pci_iommu_arena *arena; in iommu_arena_new_node() local 100 iommu_arena_find_pages(struct device *dev, struct pci_iommu_arena *arena, in iommu_arena_find_pages() 155 iommu_arena_alloc(struct device *dev, struct pci_iommu_arena *arena, long n, in iommu_arena_alloc() 187 iommu_arena_free(struct pci_iommu_arena *arena, long ofs, long n) in iommu_arena_free() 233 struct pci_iommu_arena *arena; in pci_map_single_1() local 350 struct pci_iommu_arena *arena; in alpha_pci_unmap_phys() local 526 struct scatterlist *out, struct pci_iommu_arena *arena, in sg_fill() 630 struct pci_iommu_arena *arena; in alpha_pci_map_sg() local 711 struct pci_iommu_arena *arena; in alpha_pci_unmap_sg() local 787 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_marvel.c | 851 struct pci_iommu_arena *arena; member
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | arena_direct_value.c | 24 void *arena; in test_arena_direct_value_one_past_end() local
|
| /linux/tools/sched_ext/include/scx/ |
| H A D | bpf_arena_common.h | 20 char __attribute__((weak)) arena[1]; variable
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | bpf_arena_common.h | |
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | rtas-work-area.c | 42 char *arena; member
|
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 722 const bool arena = BPF_MODE(code) == BPF_PROBE_ATOMIC; in emit_atomic_ld_st() local 801 const bool arena = BPF_MODE(code) == BPF_PROBE_ATOMIC; in emit_lse_atomic() local
|
| /linux/kernel/sched/ext/ |
| H A D | ext.c | 8131 struct bpf_map *arena; member 8143 struct bpf_map *arena = NULL; in scx_arena_scan_prog() local
|
| /linux/include/linux/ |
| H A D | bpf.h | 1789 struct bpf_arena *arena; member
|