Searched refs:area_size (Results 1 – 6 of 6) sorted by relevance
227 local area_size="${4-0}"235 if (( area_size == 0 )); then236 area_size=${area_arr[$IPMI_FRU_AREA_HEADER_SIZE_IDX]}239 area_arr=($(read_bytes "$eeprom" "$offset" $((area_size*8)))) || return
13 __u32 area_size; /* Length of coverage buffer in words */ member
54 "<area_size>"56 <area_size> sectors.
261 u64 area_size = PAGE_ALIGN(ramdisk_size); in relocate_initrd() local264 relocated_ramdisk = memblock_phys_alloc_range(area_size, PAGE_SIZE, 0, in relocate_initrd()
639 if (remote_arg->area_size > LONG_MAX / sizeof(unsigned long)) in kcov_ioctl_locked()646 kcov->remote_size = remote_arg->area_size; in kcov_ioctl_locked()
296 __u32 area_size;347 arg->area_size = COVER_SIZE;