this_name 469 drivers/acpi/acpica/acutils.h *this_name); this_name 480 drivers/acpi/acpica/acutils.h const union acpi_predefined_info *this_name, this_name 313 drivers/acpi/acpica/nsrepair.c const struct acpi_simple_repair_info *this_name; this_name 317 drivers/acpi/acpica/nsrepair.c this_name = acpi_object_repair_info; this_name 318 drivers/acpi/acpica/nsrepair.c while (this_name->object_converter) { this_name 319 drivers/acpi/acpica/nsrepair.c if (ACPI_COMPARE_NAMESEG(node->name.ascii, this_name->name)) { this_name 323 drivers/acpi/acpica/nsrepair.c if ((return_btype & this_name->unexpected_btypes) && this_name 324 drivers/acpi/acpica/nsrepair.c (this_name->package_index == this_name 326 drivers/acpi/acpica/nsrepair.c || package_index == this_name->package_index)) { this_name 327 drivers/acpi/acpica/nsrepair.c return (this_name); this_name 333 drivers/acpi/acpica/nsrepair.c this_name++; this_name 185 drivers/acpi/acpica/nsrepair2.c const struct acpi_repair_info *this_name; this_name 189 drivers/acpi/acpica/nsrepair2.c this_name = acpi_ns_repairable_names; this_name 190 drivers/acpi/acpica/nsrepair2.c while (this_name->repair_function) { this_name 191 drivers/acpi/acpica/nsrepair2.c if (ACPI_COMPARE_NAMESEG(node->name.ascii, this_name->name)) { this_name 192 drivers/acpi/acpica/nsrepair2.c return (this_name); this_name 195 drivers/acpi/acpica/nsrepair2.c this_name++; this_name 45 drivers/acpi/acpica/utpredef.c *this_name) this_name 52 drivers/acpi/acpica/utpredef.c if ((this_name->info.expected_btypes & ACPI_RTYPE_PACKAGE) && this_name 53 drivers/acpi/acpica/utpredef.c (this_name->info.expected_btypes != ACPI_RTYPE_ALL)) { this_name 54 drivers/acpi/acpica/utpredef.c this_name++; this_name 57 drivers/acpi/acpica/utpredef.c this_name++; this_name 58 drivers/acpi/acpica/utpredef.c return (this_name); this_name 75 drivers/acpi/acpica/utpredef.c const union acpi_predefined_info *this_name; this_name 85 drivers/acpi/acpica/utpredef.c this_name = acpi_gbl_predefined_methods; this_name 86 drivers/acpi/acpica/utpredef.c while (this_name->info.name[0]) { this_name 87 drivers/acpi/acpica/utpredef.c if (ACPI_COMPARE_NAMESEG(name, this_name->info.name)) { this_name 88 drivers/acpi/acpica/utpredef.c return (this_name); this_name 91 drivers/acpi/acpica/utpredef.c this_name = acpi_ut_get_next_predefined_method(this_name); this_name 190 drivers/acpi/acpica/utpredef.c const union acpi_predefined_info *this_name; this_name 202 drivers/acpi/acpica/utpredef.c this_name = acpi_gbl_resource_names; this_name 203 drivers/acpi/acpica/utpredef.c while (this_name->info.name[0]) { this_name 204 drivers/acpi/acpica/utpredef.c if (ACPI_COMPARE_NAMESEG(name, this_name->info.name)) { this_name 205 drivers/acpi/acpica/utpredef.c return (this_name); this_name 208 drivers/acpi/acpica/utpredef.c this_name++; this_name 232 drivers/acpi/acpica/utpredef.c const union acpi_predefined_info *this_name, this_name 242 drivers/acpi/acpica/utpredef.c this_name->info.argument_list); this_name 249 drivers/acpi/acpica/utpredef.c this_name->info.name, this_name 250 drivers/acpi/acpica/utpredef.c (this_name->info.argument_list & ARG_COUNT_IS_MINIMUM) ? this_name 265 drivers/acpi/acpica/utpredef.c if (this_name->info.expected_btypes) { this_name 267 drivers/acpi/acpica/utpredef.c this_name->info.