Home
last modified time | relevance | path

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

/openbsd/src/sys/kern/
Dkern_timeout.c104 CIRCQ_CONCAT(&timeout_todo, \
124 #define CIRCQ_CONCAT(fst, snd) do { \ macro
610 CIRCQ_CONCAT(&timeout_todo, &timeout_wheel_kc[off + b]); in timeout_hardclock_update()
744 CIRCQ_CONCAT(&timeout_todo, &timeout_new); in softclock()