Searched defs:heap_size (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/lima/ |
D | lima_gem.h | 18 size_t heap_size; member
|
/linux-6.1.9/arch/x86/platform/uv/ |
D | bios_uv.c | 182 extern s64 uv_bios_get_heapsize(u64 nasid, u64 size, u64 *heap_size) in uv_bios_get_heapsize() 189 extern s64 uv_bios_install_heap(u64 nasid, u64 heap_size, u64 *bios_heap) in uv_bios_install_heap()
|
/linux-6.1.9/arch/powerpc/boot/ |
D | simple_alloc.c | 124 void *simple_alloc_init(char *base, unsigned long heap_size, in simple_alloc_init()
|
/linux-6.1.9/arch/mips/include/asm/octeon/ |
D | cvmx-sysinfo.h | 65 uint32_t heap_size; member
|
D | octeon.h | 69 uint32_t heap_size; member
|
/linux-6.1.9/tools/testing/selftests/sgx/ |
D | load.c | 174 bool encl_load(const char *path, struct encl *encl, unsigned long heap_size) in encl_load()
|
D | main.c | 175 static bool setup_test_encl(unsigned long heap_size, struct encl *encl, in setup_test_encl()
|
/linux-6.1.9/drivers/media/platform/amphion/ |
D | vpu_imx8q.h | 98 u32 heap_size; member
|
/linux-6.1.9/drivers/scsi/elx/efct/ |
D | efct_unsol.c | 233 u32 heap_size = seq->payload->dma.size; in efct_sframe_common_send() local
|
/linux-6.1.9/include/linux/ |
D | pe.h | 236 uint32_t heap_size; /* amt of heap required */ member 270 uint64_t heap_size; /* amt of heap required */ member
|
D | perf_event.h | 926 int heap_size; member
|
/linux-6.1.9/drivers/atm/ |
D | fore200e.h | 705 u32 heap_size; /* space available for queues */ member
|
/linux-6.1.9/kernel/events/ |
D | core.c | 881 int cpu, heap_size, ret = 0; in perf_cgroup_ensure_storage() local
|