Searched refs:prefetch_so_done (Results 1 – 2 of 2) sorted by relevance
11847 int32_t prefetch_so_done = 0; in bbr_output_wtime() local12381 if (prefetch_so_done == 0) { in bbr_output_wtime()12382 kern_prefetch(so, &prefetch_so_done); in bbr_output_wtime()12383 prefetch_so_done = 1; in bbr_output_wtime()
19717 int32_t prefetch_so_done = 0; in rack_output() local20465 if (prefetch_so_done == 0) { in rack_output()20466 kern_prefetch(so, &prefetch_so_done); in rack_output()20467 prefetch_so_done = 1; in rack_output()