Lines Matching refs:iter
291 for (pos, ele) in list_guard.iter().enumerate() { in clocksource_enqueue()
411 for (pos, ele) in list.iter().enumerate() { in clocksource_dequeue_watchdog()
435 for ele in list.iter() { in clocksource_dequeue_watchdog()
444 for (pos, ele) in clocksource_list.iter().enumerate() { in clocksource_dequeue_watchdog()
498 for (pos, ele) in list.iter().enumerate() { in clocksource_dequeue()
623 for ele in list.iter() { in clocksource_resume()
639 for ele in list.iter() { in clocksource_suspend()
676 for cs in watchdog_list.iter() { in clocksource_watchdog()
754 for (pos, ele) in wd_list.iter().enumerate() { in clocksource_watchdog_kthread()
772 for clock in del_clocks.iter() { in clocksource_watchdog_kthread()
780 for ele in list_guard.iter() { in clocksource_reset_watchdog()
801 for ele in list_guard.iter() { in clocksource_select()