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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtlb_uv.c50 static int complete_threshold = COMPLETE_THRESHOLD; variable
643 (bcp->conseccompletes > bcp->complete_threshold) &&
1009 "timeoutsb4reset ipi_reset_limit complete_threshold",
1012 timeoutsb4reset, ipi_reset_limit, complete_threshold,
1217 complete_threshold = COMPLETE_THRESHOLD;
1219 complete_threshold = val;
1251 bcp->complete_threshold = complete_threshold;
1588 bcp->complete_threshold = complete_threshold;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/uv/
H A Duv_bau.h418 int complete_threshold; member in struct:bau_control

Completed in 53 milliseconds