Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cpuidle/
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-v6.6/fs/pstore/
Dplatform.c653 unsigned int stop_loop = 65536; in pstore_get_backend_records() local
674 for (; stop_loop; stop_loop--) { in pstore_get_backend_records()
718 if (!stop_loop) in pstore_get_backend_records()
/Linux-v6.6/fs/btrfs/
Dscrub.c2148 int stop_loop = 0; in scrub_stripe() local
2258 if (stop_loop) in scrub_stripe()
2264 if (stop_loop) in scrub_stripe()