Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dkcov.h13 __u32 area_size; /* Length of coverage buffer in words */ member
/linux-6.1.9/Documentation/admin-guide/device-mapper/
Dstatistics.rst54 "<area_size>"
56 <area_size> sectors.
/linux-6.1.9/arch/x86/kernel/
Dsetup.c266 u64 area_size = PAGE_ALIGN(ramdisk_size); in relocate_initrd() local
269 relocated_ramdisk = memblock_phys_alloc_range(area_size, PAGE_SIZE, 0, in relocate_initrd()
/linux-6.1.9/kernel/
Dkcov.c629 if (remote_arg->area_size > LONG_MAX / sizeof(unsigned long)) in kcov_ioctl_locked()
635 kcov->remote_size = remote_arg->area_size; in kcov_ioctl_locked()
/linux-6.1.9/Documentation/dev-tools/
Dkcov.rst261 __u32 area_size;
312 arg->area_size = COVER_SIZE;