Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpuidle/
Dcpuidle-powernv.c143 static int stop_loop(struct cpuidle_device *dev, in stop_loop() function
337 CPUIDLE_FLAG_NONE, stop_loop, in powernv_add_idle_states()
357 CPUIDLE_FLAG_TIMER_STOP, stop_loop, in powernv_add_idle_states()
/Linux-v4.19/fs/pstore/
Dplatform.c694 unsigned int stop_loop = 65536; in pstore_get_backend_records() local
708 for (; stop_loop; stop_loop--) { in pstore_get_backend_records()
745 if (!stop_loop) in pstore_get_backend_records()
/Linux-v4.19/fs/btrfs/
Dscrub.c2824 int stop_loop = 0; in scrub_raid56_parity() local
2874 stop_loop = 0; in scrub_raid56_parity()
2887 stop_loop = 1; in scrub_raid56_parity()
2905 stop_loop = 1; in scrub_raid56_parity()
2988 stop_loop = 1; in scrub_raid56_parity()
3003 if (stop_loop) in scrub_raid56_parity()
3058 int stop_loop = 0; in scrub_stripe() local
3227 stop_loop = 0; in scrub_stripe()
3240 stop_loop = 1; in scrub_stripe()
3260 stop_loop = 1; in scrub_stripe()
[all …]