Home
last modified time | relevance | path

Searched refs:full_pathname (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/acpi/acpica/
A Dnseval.c97 if (!info->full_pathname) { in acpi_ns_evaluate()
105 &info->full_pathname[1], in acpi_ns_evaluate()
119 ACPI_WARN_PREDEFINED((AE_INFO, info->full_pathname, in acpi_ns_evaluate()
133 acpi_ns_check_acpi_compliance(info->full_pathname, info->node, in acpi_ns_evaluate()
140 acpi_ns_check_argument_count(info->full_pathname, info->node, in acpi_ns_evaluate()
169 info->full_pathname, in acpi_ns_evaluate()
185 info->full_pathname)); in acpi_ns_evaluate()
192 info->full_pathname, in acpi_ns_evaluate()
297 &info->full_pathname[1])); in acpi_ns_evaluate()
303 ACPI_FREE(info->full_pathname); in acpi_ns_evaluate()
[all …]
A Dnsrepair.c141 ACPI_WARN_PREDEFINED((AE_INFO, info->full_pathname, in acpi_ns_simple_repair()
188 info->full_pathname, in acpi_ns_simple_repair()
204 info->full_pathname, in acpi_ns_simple_repair()
271 info->full_pathname, in acpi_ns_simple_repair()
278 info->full_pathname, in acpi_ns_simple_repair()
414 info->full_pathname, in acpi_ns_repair_null_element()
499 info->full_pathname, (count - new_count))); in acpi_ns_remove_null_elements()
554 info->full_pathname, in acpi_ns_wrap_with_package()
A Dnsprepkg.c70 info->full_pathname, package->ret_info.type, in acpi_ns_check_package()
94 ACPI_WARN_PREDEFINED((AE_INFO, info->full_pathname, in acpi_ns_check_package()
128 info->full_pathname, count, in acpi_ns_check_package()
326 info->full_pathname, in acpi_ns_check_package()
348 ACPI_WARN_PREDEFINED((AE_INFO, info->full_pathname, in acpi_ns_check_package()
362 ACPI_WARN_PREDEFINED((AE_INFO, info->full_pathname, info->node_flags, in acpi_ns_check_package()
597 ACPI_WARN_PREDEFINED((AE_INFO, info->full_pathname, info->node_flags, in acpi_ns_check_package_list()
635 ACPI_WARN_PREDEFINED((AE_INFO, info->full_pathname, in acpi_ns_custom_package()
649 ACPI_WARN_PREDEFINED((AE_INFO, info->full_pathname, in acpi_ns_custom_package()
658 info->full_pathname, count, expected_count)); in acpi_ns_custom_package()
A Dnspredef.c203 ACPI_WARN_PREDEFINED((AE_INFO, info->full_pathname, in acpi_ns_check_object_type()
249 ACPI_WARN_PREDEFINED((AE_INFO, info->full_pathname, in acpi_ns_check_object_type()
254 ACPI_WARN_PREDEFINED((AE_INFO, info->full_pathname, in acpi_ns_check_object_type()
260 ACPI_WARN_PREDEFINED((AE_INFO, info->full_pathname, in acpi_ns_check_object_type()
301 ACPI_WARN_PREDEFINED((AE_INFO, info->full_pathname, info->node_flags, in acpi_ns_check_reference()
A Dnsrepair2.c274 info->full_pathname, in acpi_ns_repair_FDE()
305 info->full_pathname)); in acpi_ns_repair_FDE()
433 info->full_pathname, in acpi_ns_repair_CST()
444 info->full_pathname, in acpi_ns_repair_CST()
512 info->full_pathname, info->node_flags, in acpi_ns_repair_HID()
541 info->full_pathname)); in acpi_ns_repair_HID()
618 info->full_pathname, in acpi_ns_repair_PRT()
685 info->full_pathname, in acpi_ns_repair_PSS()
843 info->full_pathname, sort_key_name)); in acpi_ns_check_sorted_list()
A Dnsparse.c104 info->full_pathname = acpi_ns_get_normalized_pathname(info->node, TRUE); in acpi_ns_execute_table()
105 if (!info->full_pathname) { in acpi_ns_execute_table()
126 ACPI_FREE(info->full_pathname); in acpi_ns_execute_table()
127 info->full_pathname = NULL; in acpi_ns_execute_table()
A Dnsxfeval.c53 char *full_pathname; in acpi_evaluate_object_typed() local
77 full_pathname = acpi_ns_get_external_pathname(target_handle); in acpi_evaluate_object_typed()
78 if (!full_pathname) { in acpi_evaluate_object_typed()
101 full_pathname)); in acpi_evaluate_object_typed()
116 full_pathname, in acpi_evaluate_object_typed()
137 ACPI_FREE(full_pathname); in acpi_evaluate_object_typed()
A Dpsxface.c150 walk_state->method_pathname = info->full_pathname; in acpi_ps_execute_method()
273 walk_state->method_pathname = info->full_pathname; in acpi_ps_execute_table()
A Dnsarguments.c61 ACPI_WARN_PREDEFINED((AE_INFO, info->full_pathname, in acpi_ns_check_argument_types()
A Dacstruct.h161 char *full_pathname; /* Full pathname of the resolved node */ member

Completed in 13 milliseconds