Home
last modified time | relevance | path

Searched refs:area_size (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/linux/
H A Dkcov.h13 __u32 area_size; /* Length of coverage buffer in words */ member
/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkcov.rst281 __u32 area_size;
332 arg->area_size = COVER_SIZE;
/linux/Documentation/admin-guide/device-mapper/
H A Dstatistics.rst54 "<area_size>"
56 <area_size> sectors.
/linux/arch/x86/kernel/
H A Dsetup.c260 u64 area_size = PAGE_ALIGN(ramdisk_size); in relocate_initrd() local
263 u64 relocated_ramdisk = memblock_phys_alloc_range(area_size, PAGE_SIZE, 0, in relocate_initrd()
/linux/kernel/
H A Dkcov.c630 if ((unsigned long)remote_arg->area_size > in kcov_ioctl_locked()
638 kcov->remote_size = remote_arg->area_size; in kcov_ioctl_locked()
/linux/Documentation/dev-tools/
H A Dkcov.rst296 __u32 area_size;
347 arg->area_size = COVER_SIZE;