Home
last modified time | relevance | path

Searched refs:last_switch_count (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsched.h1199 unsigned long last_switch_count; member
/linux/kernel/
H A Dfork.c1575 tsk->last_switch_count = tsk->nvcsw + tsk->nivcsw; in copy_mm()