Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/platform/uv/
Dtlb_uv.c52 static int complete_threshold = COMPLETE_THRESHOLD; variable
63 {&complete_threshold, COMPLETE_THRESHOLD},
811 if (bcp->conseccompletes <= bcp->complete_threshold) in count_max_concurr()
1480 timeoutsb4reset, ipi_reset_limit, complete_threshold, in tunables_read()
1648 bcp->complete_threshold = complete_threshold; in tunables_write()
1939 bcp->complete_threshold = complete_threshold; in init_per_cpu_tunables()
/Linux-v4.19/arch/x86/include/asm/uv/
Duv_bau.h655 int complete_threshold; member