HomeSort by: relevance | last modified time | path
    Searched defs:callout_cpu (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
kern_timeout.c 171 struct callout_cpu { struct
188 static struct callout_cpu ccb;
195 static struct callout_cpu callout_cpu0 __cacheline_aligned;
262 struct callout_cpu *cc;
279 callout_running_somewhere_else(callout_impl_t *c, struct callout_cpu *cc)
295 struct callout_cpu *cc;
318 struct callout_cpu *cc;
361 struct callout_cpu *cc;
418 struct callout_cpu *cc, *occ;
586 struct callout_cpu *cc
    [all...]

Completed in 12 milliseconds