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

/linux-master/kernel/sched/
H A Dcputime.c744 vtime->state = VTIME_SYS;
773 vtime->state = VTIME_SYS;
804 vtime->state = VTIME_SYS;
871 if (vtime->state < VTIME_SYS)
881 if (vtime->state == VTIME_SYS)
953 if (state == VTIME_SYS)
1036 if (state < VTIME_SYS)
1045 if (state == VTIME_SYS) {
/linux-master/init/
H A Dinit_task.c170 .vtime.state = VTIME_SYS,
/linux-master/include/linux/
H A Dsched.h348 VTIME_SYS, enumerator in enum:vtime_state

Completed in 96 milliseconds