Searched refs:ACPI_ROOT_ALLOW_RESIZE (Results 1 – 3 of 3) sorted by relevance
36 acpi_gbl_root_table_list.flags = ACPI_ROOT_ALLOW_RESIZE; in acpi_allocate_root_table()97 ACPI_ROOT_ALLOW_RESIZE; in acpi_initialize_tables()189 acpi_gbl_root_table_list.flags |= ACPI_ROOT_ALLOW_RESIZE; in ACPI_EXPORT_SYMBOL_INIT()
569 if (!(acpi_gbl_root_table_list.flags & ACPI_ROOT_ALLOW_RESIZE)) { in acpi_tb_resize_root_table_list()
187 #define ACPI_ROOT_ALLOW_RESIZE (2) macro