Searched refs:best (Results 1 – 2 of 2) sorted by relevance
798 let mut best = list_guard.front().unwrap().clone(); in clocksource_select() localVariable806 best = ele.clone(); in clocksource_select()814 let best_name = &best.clocksource_data().name; in clocksource_select()818 CUR_CLOCKSOURCE.lock().replace(best); in clocksource_select()823 CUR_CLOCKSOURCE.lock().replace(best); in clocksource_select()
285 possible use to the public, the best way to achieve this is to make it