Lines Matching defs:buffer
148 * calculates the size buffer needed to hold the corresponding
435 * buffer needed to hold the corresponding internal resource
446 u8 *buffer;
490 buffer =
499 ACPI_MOVE_16_TO_16(&temp16, buffer);
508 extra_struct_bytes = acpi_rs_count_set_bits(*buffer);
554 extra_struct_bytes = (buffer[1] - 1) * sizeof(u32);
659 * Update the required buffer size for the internal descriptor structs
702 * buffer_size_needed - u32 pointer of the size buffer
732 * Calculate the size of the return buffer.