Home
last modified time | relevance | path

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

/arch/mips/kernel/
A Dsync-r4k.c51 int i, cur_warps = 0; in check_counter_warp() local
92 if (cur_warps != nr_warps) in check_counter_warp()
95 cur_warps = nr_warps; in check_counter_warp()
/arch/x86/kernel/
A Dtsc_sync.c269 int i, cur_warps = 0; in check_tsc_warp() local
313 if (cur_warps != nr_warps) in check_tsc_warp()
316 cur_warps = nr_warps; in check_tsc_warp()

Completed in 6 milliseconds