Searched refs:RUNSTATE_blocked (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/xen/interface/
H A Dvcpu.h97 #define RUNSTATE_blocked 2 macro
103 * RUNSTATE_blocked dominates this state (it is the preferred state).
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/xen/
H A Dtime.c55 per_cpu(xen_blocked_time, cpu) = runstate->time[RUNSTATE_blocked];
105 if (!time_after_eq(runstate.time[RUNSTATE_blocked],
215 ret = runstate.time[RUNSTATE_blocked] +
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dtime.c124 blocked = state.time[RUNSTATE_blocked] - snap->time[RUNSTATE_blocked];

Completed in 63 milliseconds