Home
last modified time | relevance | path

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

/mirbsd/src/sys/kern/
Dkern_timeout.c162 #define CIRCQ_REMOVE(elem) \ macro
234 CIRCQ_REMOVE(&c->to_list); in timeout_add()
253 CIRCQ_REMOVE(&c->to_list); in timeout_del()
297 CIRCQ_REMOVE(&c->to_list); in softclock()