Home
last modified time | relevance | path

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

/linux/drivers/cpuidle/
H A Dcpuidle-powernv.c142 static int stop_loop(struct cpuidle_device *dev, in stop_loop() function
323 CPUIDLE_FLAG_NONE, stop_loop, in powernv_add_idle_states()
343 CPUIDLE_FLAG_TIMER_STOP, stop_loop, in powernv_add_idle_states()
/linux/fs/pstore/
H A Dplatform.c660 unsigned int stop_loop = 65536; in pstore_get_backend_records() local
681 for (; stop_loop; stop_loop--) { in pstore_get_backend_records()
725 if (!stop_loop) in pstore_get_backend_records()
/linux/fs/btrfs/
H A Dscrub.c2259 int stop_loop = 0; in scrub_stripe() local
2373 if (stop_loop) in scrub_stripe()
2379 if (stop_loop) in scrub_stripe()