Home
last modified time | relevance | path

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

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