Searched refs:user_space (Results 1 – 7 of 7) sorted by relevance
135 return ((void *)&allocation->user_space); in acpi_ut_allocate_and_track()198 return ((void *)&allocation->user_space); in acpi_ut_allocate_zeroed_and_track()462 &allocation->user_space, allocation->size)); in acpi_ut_remove_allocation()466 memset(&allocation->user_space, 0xEA, allocation->size); in acpi_ut_remove_allocation()571 &element->user_space); in acpi_ut_dump_allocations()
1242 ACPI_COMMON_DEBUG_MEM_HEADER u64 user_space; member
51 policy to "user_space".55 echo -n "user_space" > policy
18 #define user_space(regs) (((regs)->iasq[1] != 0) ? 1 : 0) macro
18 thermal_sys-$(CONFIG_THERMAL_GOV_USER_SPACE) += user_space.o
103 bool "user_space"
554 if (user_space(regs)) in handle_interruption()695 if (user_space(regs)) in handle_interruption()