Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/platform/uv/
Dtlb_uv.c52 static int complete_threshold = COMPLETE_THRESHOLD; variable
63 {&complete_threshold, COMPLETE_THRESHOLD},
785 if (bcp->conseccompletes <= bcp->complete_threshold) in count_max_concurr()
1443 timeoutsb4reset, ipi_reset_limit, complete_threshold, in tunables_read()
1613 bcp->complete_threshold = complete_threshold; in tunables_write()
1899 bcp->complete_threshold = complete_threshold; in init_per_cpu_tunables()
/linux-4.4.14/arch/x86/include/asm/uv/
Duv_bau.h628 int complete_threshold; member