Home
last modified time | relevance | path

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

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