Searched refs:ACPI_ALLOCATE_LOCAL_BUFFER (Results 1 – 11 of 11) sorted by relevance
263 (buffer->length == ACPI_ALLOCATE_LOCAL_BUFFER)) { in acpi_ut_validate_buffer()330 case ACPI_ALLOCATE_LOCAL_BUFFER: in acpi_ut_initialize_buffer()
320 buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_db_walk_and_match_name()541 buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_db_walk_for_fields()552 buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_db_walk_for_fields()611 buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_db_walk_for_specific_objects()952 buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_db_bus_walk()
669 new_aml.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_dm_test_resource_conversion()670 return_buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_dm_test_resource_conversion()671 resource_buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_dm_test_resource_conversion()848 return_buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_db_device_resources()
48 buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_ns_dump_one_device()
56 buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_ds_print_node_pathname()
348 buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_ut_display_init_pathname()
720 buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_rs_set_srs_method_data()
50 buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_ns_print_node_pathname()
615 buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER; in ACPI_EXPORT_SYMBOL()
972 ret_buf.length = ACPI_ALLOCATE_LOCAL_BUFFER; in acpi_ex_dump_reference_obj()
969 #define ACPI_ALLOCATE_LOCAL_BUFFER (acpi_size) (0) macro974 #define ACPI_ALLOCATE_LOCAL_BUFFER (acpi_size) (-2) /* For internal use only (enables tracking) */ macro