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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dbacktrace.c285 int next_bundle = 0; local
314 if (next_bundle >= num_bundles_prefetched) {
344 next_bundle = 0;
350 bundle.bits = prefetched_bundles[next_bundle++];

Completed in 50 milliseconds