Home
last modified time | relevance | path

Searched defs:area_size (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dkcov.h13 __u32 area_size; /* Length of coverage buffer in words */ member
/linux/mm/
H A Dexecmem.c211 unsigned long addr, last, area_size = 0; in __execmem_cache_alloc() local
/linux/arch/x86/kernel/
H A Dsetup.c323 u64 area_size = PAGE_ALIGN(ramdisk_size); in relocate_initrd() local