Searched refs:callout_cpu (Results 1 – 1 of 1) sorted by relevance
162 struct callout_cpu { struct192 DPCPU_DEFINE_STATIC(struct callout_cpu, cc_cpu); argument197 static struct callout_cpu cc_cpu;207 static void callout_cpu_init(struct callout_cpu *cc, int cpu);208 static void softclock_call_cc(struct callout *c, struct callout_cpu *cc,237 cc_cce_cleanup(struct callout_cpu *cc, int direct) in cc_cce_cleanup()256 cc_cce_migrating(struct callout_cpu *cc, int direct) in cc_cce_migrating()273 struct callout_cpu *cc; in callout_callwheel_init()314 callout_cpu_init(struct callout_cpu *cc, int cpu) in callout_cpu_init()340 static struct callout_cpu *[all …]