Searched refs:congested_reps (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.c52 static int congested_reps = CONGESTED_REPS; variable
657 (bcp->period_requests > bcp->congested_reps)) {
1010 "congested_response_us congested_reps congested_period",
1013 congested_response_us, congested_reps, congested_period);
1229 congested_reps = CONGESTED_REPS;
1231 congested_reps = val;
1253 bcp->congested_reps = congested_reps;
1590 bcp->congested_reps = congested_reps;
[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.h420 int congested_reps; member in struct:bau_control

Completed in 46 milliseconds