Searched refs:best (Results 1 – 3 of 3) sorted by relevance
984 let mut best = list_guard.front().unwrap().clone(); in clocksource_select() localVariable992 best = ele.clone(); in clocksource_select()1000 let best_name = &best.clocksource_data().name; in clocksource_select()1004 CUR_CLOCKSOURCE.lock().replace(best.clone()); in clocksource_select()1009 CUR_CLOCKSOURCE.lock().replace(best.clone()); in clocksource_select()
285 possible use to the public, the best way to achieve this is to make it
599 As of this writing, there is no particular use case for this crate at the best