method_pathname 80 drivers/acpi/acpica/acstruct.h char *method_pathname; /* Full pathname of running method */ method_pathname 555 drivers/acpi/acpica/dsmethod.c this_walk_state->method_pathname = method_pathname 564 drivers/acpi/acpica/dsmethod.c &this_walk_state->method_pathname[1])); method_pathname 30 drivers/acpi/acpica/hwesleep.c void acpi_hw_execute_sleep_method(char *method_pathname, u32 integer_argument) method_pathname 45 drivers/acpi/acpica/hwesleep.c status = acpi_evaluate_object(NULL, method_pathname, &arg_list, NULL); method_pathname 48 drivers/acpi/acpica/hwesleep.c method_pathname)); method_pathname 482 drivers/acpi/acpica/psparse.c if (walk_state->method_pathname && walk_state->method_is_nested) { method_pathname 492 drivers/acpi/acpica/psparse.c &walk_state->method_pathname[1])); method_pathname 494 drivers/acpi/acpica/psparse.c ACPI_FREE(walk_state->method_pathname); method_pathname 150 drivers/acpi/acpica/psxface.c walk_state->method_pathname = info->full_pathname; method_pathname 273 drivers/acpi/acpica/psxface.c walk_state->method_pathname = info->full_pathname;