Searched refs:ACPI_ALLOCATE_LOCAL_BUFFER (Results 1 – 7 of 7) sorted by relevance
213 (buffer->length == ACPI_ALLOCATE_LOCAL_BUFFER)) { in acpi_ut_validate_buffer()277 case ACPI_ALLOCATE_LOCAL_BUFFER: in acpi_ut_initialize_buffer()
692 buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_rs_set_srs_method_data()
522 buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_walk_resources()
87 buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_ns_print_node_pathname()
569 buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_ut_display_init_pathname()
836 ret_buf.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_ex_dump_reference_obj()
837 #define ACPI_ALLOCATE_LOCAL_BUFFER (acpi_size) (-2) macro