Home
last modified time | relevance | path

Searched defs:reserved_size (Results 1 – 12 of 12) sorted by relevance

/linux/tools/testing/memblock/tests/
H A Dalloc_api.c386 phys_addr_t reserved_size = MEM_SIZE - available_size; in alloc_no_space_generic_check() local
419 phys_addr_t reserved_size = MEM_SIZE - available_size; in alloc_limited_space_generic_check() local
/linux/include/linux/
H A Dpercpu.h87 size_t reserved_size; member
/linux/fs/jffs2/
H A Dnodemgmt.c362 uint32_t reserved_size; /* for summary information at the end of the jeb */ in jffs2_do_reserve_space() local
/linux/block/
H A Dbsg.c29 unsigned int reserved_size; member
/linux/kernel/
H A Dcrash_reserve.c480 unsigned long long reserved_size = 0; in reserve_crashkernel_cma() local
/linux/mm/
H A Dpercpu.c2793 size_t reserved_size, size_t dyn_size, in pcpu_build_alloc_info()
3003 int __init pcpu_embed_first_chunk(size_t reserved_size, size_t dyn_size, in pcpu_embed_first_chunk()
3181 int __init pcpu_page_first_chunk(size_t reserved_size, pcpu_fc_cpu_to_node_fn_t cpu_to_nd_fn) in pcpu_page_first_chunk()
/linux/drivers/net/caif/
H A Dcaif_virtio.c124 size_t reserved_size; member
/linux/drivers/gpu/drm/imagination/
H A Dpvr_fw.c888 pvr_fw_heap_info_init(struct pvr_device *pvr_dev, u32 log2_size, u32 reserved_size) in pvr_fw_heap_info_init()
/linux/arch/arm64/kernel/
H A Dsignal.c131 const size_t reserved_size = in init_user_layout() local
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c1737 uint32_t reserved_size = 0; in vmw_du_helper_plane_update() local
/linux/kernel/power/
H A Dsnapshot.c124 unsigned long reserved_size; variable
/linux/fs/f2fs/
H A Df2fs.h629 int reserved_size = INLINE_RESERVED_SIZE(inode); in make_dentry_ptr_inline() local