Searched refs:new_cpu (Results 1 – 1 of 1) sorted by relevance
343 callout_cpu_switch(struct callout *c, struct callout_cpu *cc, int new_cpu) in callout_cpu_switch() argument358 new_cc = CC_CPU(new_cpu); in callout_cpu_switch()361 c->c_cpu = new_cpu; in callout_cpu_switch()623 int flags, new_cpu; in softclock_call_cc() local754 new_cpu = cc_migration_cpu(cc, direct); in softclock_call_cc()775 new_cc = callout_cpu_switch(c, cc, new_cpu); in softclock_call_cc()778 new_arg, new_cpu, flags); in softclock_call_cc()