/linux-6.6.21/include/linux/ |
D | min_heap.h | 35 void min_heapify(struct min_heap *heap, int pos, in min_heapify() 68 void min_heapify_all(struct min_heap *heap, in min_heapify_all() 79 void min_heap_pop(struct min_heap *heap, in min_heap_pop() 99 void min_heap_pop_push(struct min_heap *heap, in min_heap_pop_push() 109 void min_heap_push(struct min_heap *heap, const void *element, in min_heap_push()
|
/linux-6.6.21/drivers/dma-buf/ |
D | dma-heap.c | 52 static int dma_heap_buffer_alloc(struct dma_heap *heap, size_t len, in dma_heap_buffer_alloc() 81 struct dma_heap *heap; in dma_heap_open() local 99 struct dma_heap *heap = file->private_data; in dma_heap_ioctl_allocate() local 202 void *dma_heap_get_drvdata(struct dma_heap *heap) in dma_heap_get_drvdata() 214 const char *dma_heap_get_name(struct dma_heap *heap) in dma_heap_get_name() 221 struct dma_heap *heap, *h, *err_ret; in dma_heap_add() local
|
/linux-6.6.21/fs/ubifs/ |
D | lprops.c | 50 static void move_up_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in move_up_lpt_heap() 87 static void adjust_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in adjust_lpt_heap() 169 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in add_to_lpt_heap() local 217 struct ubifs_lpt_heap *heap; in remove_from_lpt_heap() local 246 struct ubifs_lpt_heap *heap; in lpt_heap_replace() local 442 struct ubifs_lpt_heap *heap; in change_category() local 757 struct ubifs_lpt_heap *heap; in ubifs_fast_find_free() local 928 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in dbg_check_cats() local 950 void dbg_check_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat, in dbg_check_heap() 1071 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in scan_check_cb() local
|
D | find.c | 45 struct ubifs_lpt_heap *heap; in valuable() local 129 struct ubifs_lpt_heap *heap; in scan_for_dirty() local 226 struct ubifs_lpt_heap *heap, *idx_heap; in ubifs_find_dirty_leb() local 400 struct ubifs_lpt_heap *heap; in do_find_free_space() local 819 struct ubifs_lpt_heap *heap; in find_dirty_idx_leb() local
|
D | lpt_commit.c | 764 struct ubifs_lpt_heap *heap; in populate_lsave() local 1968 struct ubifs_lpt_heap *heap; in dbg_populate_lsave() local
|
/linux-6.6.21/lib/ |
D | test_min_heap.c | 33 struct min_heap *heap, in pop_verify_heap() 66 struct min_heap heap = { in test_heapify_all() local 99 struct min_heap heap = { in test_heap_push() local 132 struct min_heap heap = { in test_heap_pop_push() local
|
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/core/ |
D | mm.c | 111 nvkm_mm_head(struct nvkm_mm *mm, u8 heap, u8 type, u32 size_max, u32 size_min, in nvkm_mm_head() 186 nvkm_mm_tail(struct nvkm_mm *mm, u8 heap, u8 type, u32 size_max, u32 size_min, in nvkm_mm_tail() 240 nvkm_mm_init(struct nvkm_mm *mm, u8 heap, u32 offset, u32 length, u32 block) in nvkm_mm_init()
|
/linux-6.6.21/tools/include/nolibc/ |
D | stdlib.h | 72 struct nolibc_heap *heap; in free() local 133 struct nolibc_heap *heap; in malloc() local 167 struct nolibc_heap *heap; in realloc() local
|
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | mm.h | 12 u8 heap; member 44 nvkm_mm_heap_size(struct nvkm_mm *mm, u8 heap) in nvkm_mm_heap_size()
|
D | gpuobj.h | 21 struct nvkm_mm heap; member
|
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvif/ |
D | mmu.h | 16 } *heap; member 28 u8 heap; member
|
D | if0008.h | 25 __u8 heap; member
|
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | base.c | 255 nvkm_mmu_type(struct nvkm_mmu *mmu, int heap, u8 type) in nvkm_mmu_type() 282 int heap; in nvkm_mmu_host() local 323 u8 heap = NVKM_MEM_VRAM; in nvkm_mmu_vram() local
|
/linux-6.6.21/drivers/dma-buf/heaps/ |
D | cma_heap.c | 27 struct dma_heap *heap; member 32 struct cma_heap *heap; member 276 static struct dma_buf *cma_heap_allocate(struct dma_heap *heap, in cma_heap_allocate()
|
D | system_heap.c | 27 struct dma_heap *heap; member 334 static struct dma_buf *system_heap_allocate(struct dma_heap *heap, in system_heap_allocate()
|
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mmu.h | 118 } heap[4]; member 127 u8 heap; member
|
/linux-6.6.21/drivers/gpu/drm/nouveau/ |
D | nouveau_abi16.h | 28 struct nvkm_mm heap; member
|
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
D | nv04.c | 31 struct nvkm_mm heap; member
|
D | nv40.c | 32 struct nvkm_mm heap; member
|
/linux-6.6.21/arch/x86/boot/compressed/ |
D | misc.c | 380 memptr heap = (memptr)boot_heap; in extract_kernel() local
|
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | ram.c | 112 nvkm_ram_get(struct nvkm_device *device, u8 heap, u8 type, u8 rpage, u64 size, in nvkm_ram_get()
|
/linux-6.6.21/drivers/gpu/drm/lima/ |
D | lima_sched.h | 30 struct lima_bo *heap; member
|
/linux-6.6.21/drivers/md/bcache/ |
D | util.h | 40 #define init_heap(heap, _size, gfp) \ argument 50 #define free_heap(heap) \ argument
|
/linux-6.6.21/arch/powerpc/mm/book3s64/ |
D | slb.c | 385 unsigned long heap = mm->start_brk; in preload_new_slb_context() local
|
/linux-6.6.21/drivers/gpu/drm/ttm/ |
D | ttm_resource.c | 331 const struct ttm_place *heap = &places[i]; in ttm_resource_places_compat() local
|