Home
last modified time | relevance | path

Searched refs:thread_idle_state (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
Dpaca.h158 u8 thread_idle_state; /* PNV_THREAD_RUNNING/NAP/SLEEP */ member
/linux-4.1.27/arch/powerpc/platforms/powernv/
Dsetup.c376 paca[cpu].thread_idle_state = PNV_THREAD_RUNNING; in pnv_alloc_idle_core_states()
/linux-4.1.27/arch/powerpc/kernel/
Dasm-offsets.c756 offsetof(struct paca_struct, thread_idle_state)); in main()