Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h4139 extern unsigned int llc_epoch_affinity_timeout;
H A Dfair.c1448 __read_mostly unsigned int llc_epoch_affinity_timeout = EPOCH_LLC_AFFINITY_TIMEOUT; variable
1759 if ((long)(epoch - READ_ONCE(mm->sc_stat.epoch)) > llc_epoch_affinity_timeout || in account_mm_sched()