Searched refs:user_space (Results 1 - 11 of 11) sorted by relevance

/linux-4.4.14/arch/parisc/include/asm/
H A Dptrace.h17 #define user_space(regs) (((regs)->iasq[1] != 0) ? 1 : 0) macro
/linux-4.4.14/drivers/thermal/
H A Duser_space.c2 * user_space.c - A simple user space Thermal events notifier
44 .name = "user_space",
/linux-4.4.14/drivers/acpi/acpica/
H A Duttrack.c170 return ((void *)&allocation->user_space); acpi_ut_allocate_and_track()
232 return ((void *)&allocation->user_space); acpi_ut_allocate_zeroed_and_track()
496 &allocation->user_space, allocation->size)); acpi_ut_remove_allocation()
500 memset(&allocation->user_space, 0xEA, allocation->size); acpi_ut_remove_allocation()
601 &element->user_space); acpi_ut_dump_allocations()
H A Daclocal.h1173 ACPI_COMMON_DEBUG_MEM_HEADER u64 user_space; member in struct:acpi_debug_mem_block
/linux-4.4.14/drivers/thermal/int340x_thermal/
H A Dint340x_thermal_zone.c181 .governor_name = "user_space",
H A Dint3400_thermal.c239 .governor_name = "user_space",
/linux-4.4.14/arch/parisc/kernel/
H A Dtraps.c552 if (user_space(regs)) handle_interruption()
698 if (user_space(regs)) handle_interruption()
/linux-4.4.14/include/linux/
H A Dthermal.h66 #define DEFAULT_THERMAL_GOVERNOR "user_space"
/linux-4.4.14/drivers/s390/net/
H A Dqeth_l2_main.c1243 /* let user_space know that device is online */ __qeth_l2_set_online()
1299 /* let user_space know that device is offline */ __qeth_l2_set_offline()
H A Dqeth_l3_main.c3353 /* let user_space know that device is online */ __qeth_l3_set_online()
3413 /* let user_space know that device is offline */ __qeth_l3_set_offline()
/linux-4.4.14/net/packet/
H A Daf_packet.c1097 * No free blocks are available.user_space hasn't caught up yet. __packet_lookup_frame_in_block()

Completed in 619 milliseconds