Home
last modified time | relevance | path

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

/arch/x86/platform/uv/
Dtlb_uv.c821 bcp->period_giveups = 0; in record_send_stats()
822 bcp->period_giveups++; in record_send_stats()
823 if (bcp->period_giveups == 1) in record_send_stats()
825 if (bcp->period_giveups > bcp->giveup_limit) { in record_send_stats()
980 tbcp->period_giveups = 0; in check_enable()
/arch/x86/include/asm/uv/
Duv_bau.h632 int period_giveups; member