Searched refs:ACPI_FUNCTION_TRACE_STR (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/acpi/acpica/ |
D | utstrtoul64.c | 86 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()
|
D | exoparg2.c | 62 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()
|
D | exoparg1.c | 58 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()
|
D | exoparg3.c | 57 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()
|
D | exoparg6.c | 184 ACPI_FUNCTION_TRACE_STR(ex_opcode_6A_0T_1R, in acpi_ex_opcode_6A_0T_1R()
|
D | utobject.c | 63 ACPI_FUNCTION_TRACE_STR(ut_create_internal_object_dbg, in acpi_ut_create_internal_object_dbg()
|
/linux-6.1.9/include/acpi/ |
D | acoutput.h | 343 #define ACPI_FUNCTION_TRACE_STR(name, string) \ macro 444 #define ACPI_FUNCTION_TRACE_STR(a, b) macro
|