Lines Matching refs:component
72 u32 component, const char *module, u32 line);
76 u32 component, const char *module, u32 line);
128 u32 component, const char *module, u32 line) in acpi_ut_allocate_and_track() argument
154 ACPI_MEM_MALLOC, component, module, in acpi_ut_allocate_and_track()
189 u32 component, in acpi_ut_allocate_zeroed_and_track() argument
216 ACPI_MEM_CALLOC, component, module, in acpi_ut_allocate_zeroed_and_track()
252 u32 component, const char *module, u32 line) in acpi_ut_free_and_track() argument
273 component, module, line); in acpi_ut_free_and_track()
368 u32 component, const char *module, u32 line) in acpi_ut_track_allocation() argument
402 allocation->component = component; in acpi_ut_track_allocation()
456 u32 component, const char *module, u32 line) in acpi_ut_remove_allocation() argument
574 void acpi_ut_dump_allocations(u32 component, const char *module) in acpi_ut_dump_allocations() argument
596 if ((element->component & component) && in acpi_ut_dump_allocations()