Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/platform/uv/
Dtlb_uv.c50 static int complete_threshold = COMPLETE_THRESHOLD; variable
61 {&complete_threshold, COMPLETE_THRESHOLD},
808 if (bcp->conseccompletes <= bcp->complete_threshold) in count_max_concurr()
1477 timeoutsb4reset, ipi_reset_limit, complete_threshold, in tunables_read()
1645 bcp->complete_threshold = complete_threshold; in tunables_write()
1926 bcp->complete_threshold = complete_threshold; in init_per_cpu_tunables()
/Linux-v5.4/arch/x86/include/asm/uv/
Duv_bau.h655 int complete_threshold; member