to_list 178 kern/kern_timeout.c CIRCQ_REMOVE(&new->to_list); to_list 179 kern/kern_timeout.c CIRCQ_INSERT(&new->to_list, &timeout_todo); to_list 183 kern/kern_timeout.c CIRCQ_INSERT(&new->to_list, &timeout_todo); to_list 193 kern/kern_timeout.c CIRCQ_REMOVE(&to->to_list); to_list 239 kern/kern_timeout.c CIRCQ_REMOVE(&to->to_list); to_list 243 kern/kern_timeout.c CIRCQ_INSERT(&to->to_list, to_list 60 sys/timeout.h struct circq to_list; /* timeout queue, don't move */