Home
last modified time | relevance | path

Searched refs:user_space (Results 1 – 4 of 4) sorted by relevance

/drivers/acpi/acpica/
Duttrack.c170 return ((void *)&allocation->user_space); in acpi_ut_allocate_and_track()
232 return ((void *)&allocation->user_space); in acpi_ut_allocate_zeroed_and_track()
496 &allocation->user_space, allocation->size)); in acpi_ut_remove_allocation()
500 memset(&allocation->user_space, 0xEA, allocation->size); in acpi_ut_remove_allocation()
601 &element->user_space); in acpi_ut_dump_allocations()
Daclocal.h1173 ACPI_COMMON_DEBUG_MEM_HEADER u64 user_space; member
/drivers/thermal/
DMakefile16 thermal_sys-$(CONFIG_THERMAL_GOV_USER_SPACE) += user_space.o
DKconfig79 bool "user_space"