Home
last modified time | relevance | path

Searched refs:stop_loop (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/cpuidle/
A Dcpuidle-powernv.c140 static int stop_loop(struct cpuidle_device *dev, in stop_loop() function
320 CPUIDLE_FLAG_NONE, stop_loop, in powernv_add_idle_states()
340 CPUIDLE_FLAG_TIMER_STOP, stop_loop, in powernv_add_idle_states()
/linux/fs/pstore/
A Dplatform.c736 unsigned int stop_loop = 65536; in pstore_get_backend_records() local
750 for (; stop_loop; stop_loop--) { in pstore_get_backend_records()
787 if (!stop_loop) in pstore_get_backend_records()
/linux/fs/btrfs/
A Dscrub.c2920 int stop_loop = 0; in scrub_raid56_parity() local
2972 stop_loop = 0; in scrub_raid56_parity()
2985 stop_loop = 1; in scrub_raid56_parity()
3003 stop_loop = 1; in scrub_raid56_parity()
3087 stop_loop = 1; in scrub_raid56_parity()
3102 if (stop_loop) in scrub_raid56_parity()
3203 int stop_loop = 0; in scrub_stripe() local
3379 stop_loop = 0; in scrub_stripe()
3392 stop_loop = 1; in scrub_stripe()
3545 if (stop_loop) in scrub_stripe()
[all …]

Completed in 37 milliseconds