Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/cpuidle/governors/
H A Dmenu.c120 static inline int which_bucket(u64 duration_ns, unsigned long nr_iowaiters) in which_bucket() function
286 data->bucket = which_bucket(data->next_timer_ns, nr_iowaiters); in menu_select()