Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dpaca.h158 u8 thread_idle_state; /* PNV_THREAD_RUNNING/NAP/SLEEP */ member
/linux-4.4.14/arch/powerpc/platforms/powernv/
Didle.c126 paca[cpu].thread_idle_state = PNV_THREAD_RUNNING; in pnv_alloc_idle_core_states()
/linux-4.4.14/arch/powerpc/kernel/
Dasm-offsets.c764 offsetof(struct paca_struct, thread_idle_state)); in main()
/linux-4.4.14/arch/powerpc/xmon/
Dxmon.c2175 DUMP(p, thread_idle_state, "x"); in dump_one_paca()