Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Ddelayacct.c176 tmp = d->thrashing_delay_total + tsk->delays->thrashing_delay; in delayacct_add_tsk()
238 &current->delays->thrashing_delay, in __delayacct_thrashing_end()
/openbmc/linux/include/linux/
H A Ddelayacct.h43 u64 thrashing_delay; /* wait for thrashing page */ member