Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/platform/uv/
Dtlb_uv.c847 bcp->period_giveups = 0; in record_send_stats()
848 bcp->period_giveups++; in record_send_stats()
849 if (bcp->period_giveups == 1) in record_send_stats()
851 if (bcp->period_giveups > bcp->giveup_limit) { in record_send_stats()
1007 tbcp->period_giveups = 0; in check_enable()
/Linux-v4.19/arch/x86/include/asm/uv/
Duv_bau.h659 int period_giveups; member