Searched refs:timeout_bucket (Results 1 – 1 of 1) sorted by relevance
181 uint32_t timeout_bucket(const struct timeout *);519 timeout_bucket(const struct timeout *to) in timeout_bucket() function678 CIRCQ_INSERT_TAIL(&timeout_wheel_kc[timeout_bucket(to)], in softclock_process_kclock_timeout()