Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/cpuidle/
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-v5.10/fs/pstore/
Dplatform.c733 unsigned int stop_loop = 65536; in pstore_get_backend_records() local
747 for (; stop_loop; stop_loop--) { in pstore_get_backend_records()
784 if (!stop_loop) in pstore_get_backend_records()
/Linux-v5.10/fs/btrfs/
Dscrub.c2777 int stop_loop = 0; in scrub_raid56_parity() local
2827 stop_loop = 0; in scrub_raid56_parity()
2840 stop_loop = 1; in scrub_raid56_parity()
2858 stop_loop = 1; in scrub_raid56_parity()
2941 stop_loop = 1; in scrub_raid56_parity()
2956 if (stop_loop) in scrub_raid56_parity()
3011 int stop_loop = 0; in scrub_stripe() local
3180 stop_loop = 0; in scrub_stripe()
3193 stop_loop = 1; in scrub_stripe()
3213 stop_loop = 1; in scrub_stripe()
[all …]