Home
last modified time | relevance | path

Searched refs:ACPI_FUNCTION_TRACE_STR (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/acpi/acpica/
Dutstrtoul64.c86 ACPI_FUNCTION_TRACE_STR(ut_strtoul64, string); in acpi_ut_strtoul64()
210 ACPI_FUNCTION_TRACE_STR(ut_implicit_strtoul64, string); in acpi_ut_implicit_strtoul64()
292 ACPI_FUNCTION_TRACE_STR(ut_explicit_strtoul64, string); in acpi_ut_explicit_strtoul64()
Dexoparg2.c62 ACPI_FUNCTION_TRACE_STR(ex_opcode_2A_0T_0R, in acpi_ex_opcode_2A_0T_0R()
129 ACPI_FUNCTION_TRACE_STR(ex_opcode_2A_2T_1R, in acpi_ex_opcode_2A_2T_1R()
229 ACPI_FUNCTION_TRACE_STR(ex_opcode_2A_1T_1R, in acpi_ex_opcode_2A_1T_1R()
472 ACPI_FUNCTION_TRACE_STR(ex_opcode_2A_0T_1R, in acpi_ex_opcode_2A_0T_1R()
Dexoparg1.c58 ACPI_FUNCTION_TRACE_STR(ex_opcode_0A_0T_1R, in acpi_ex_opcode_0A_0T_1R()
118 ACPI_FUNCTION_TRACE_STR(ex_opcode_1A_0T_0R, in acpi_ex_opcode_1A_0T_0R()
185 ACPI_FUNCTION_TRACE_STR(ex_opcode_1A_1T_0R, in acpi_ex_opcode_1A_1T_0R()
238 ACPI_FUNCTION_TRACE_STR(ex_opcode_1A_1T_1R, in acpi_ex_opcode_1A_1T_1R()
587 ACPI_FUNCTION_TRACE_STR(ex_opcode_1A_0T_1R, in acpi_ex_opcode_1A_0T_1R()
Dexoparg3.c57 ACPI_FUNCTION_TRACE_STR(ex_opcode_3A_0T_0R, in acpi_ex_opcode_3A_0T_0R()
134 ACPI_FUNCTION_TRACE_STR(ex_opcode_3A_1T_1R, in acpi_ex_opcode_3A_1T_1R()
Dexoparg6.c184 ACPI_FUNCTION_TRACE_STR(ex_opcode_6A_0T_1R, in acpi_ex_opcode_6A_0T_1R()
Dutobject.c63 ACPI_FUNCTION_TRACE_STR(ut_create_internal_object_dbg, in acpi_ut_create_internal_object_dbg()
/linux-6.1.9/include/acpi/
Dacoutput.h343 #define ACPI_FUNCTION_TRACE_STR(name, string) \ macro
444 #define ACPI_FUNCTION_TRACE_STR(a, b) macro