Searched refs:acpi_ut_allocate_object_desc_dbg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | utobject.c | 69 acpi_ut_allocate_object_desc_dbg(module_name, line_number, in acpi_ut_create_internal_object_dbg() 84 acpi_ut_allocate_object_desc_dbg(module_name, line_number, in acpi_ut_create_internal_object_dbg() 339 * FUNCTION: acpi_ut_allocate_object_desc_dbg 352 void *acpi_ut_allocate_object_desc_dbg(const char *module_name, in acpi_ut_allocate_object_desc_dbg() function
|
H A D | acutils.h | 427 void *acpi_ut_allocate_object_desc_dbg(const char *module_name, 431 #define acpi_ut_allocate_object_desc() acpi_ut_allocate_object_desc_dbg (_acpi_module_name,__LINE__,_COMPONENT)
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | utobject.c | 69 acpi_ut_allocate_object_desc_dbg(module_name, line_number, in acpi_ut_create_internal_object_dbg() 84 acpi_ut_allocate_object_desc_dbg(module_name, line_number, in acpi_ut_create_internal_object_dbg() 339 * FUNCTION: acpi_ut_allocate_object_desc_dbg 352 void *acpi_ut_allocate_object_desc_dbg(const char *module_name, in acpi_ut_allocate_object_desc_dbg() function
|
H A D | acutils.h | 443 void *acpi_ut_allocate_object_desc_dbg(const char *module_name, 447 #define acpi_ut_allocate_object_desc() acpi_ut_allocate_object_desc_dbg (_acpi_module_name,__LINE__,_COMPONENT)
|
Completed in 4 milliseconds