Searched refs:new_cpu (Results 1 – 1 of 1) sorted by relevance
353 callout_cpu_switch(struct callout *c, struct callout_cpu *cc, int new_cpu) in callout_cpu_switch() argument368 new_cc = CC_CPU(new_cpu); in callout_cpu_switch()371 c->c_cpu = new_cpu; in callout_cpu_switch()660 int flags, new_cpu; in softclock_call_cc() local794 new_cpu = cc_migration_cpu(cc, direct); in softclock_call_cc()816 new_cc = callout_cpu_switch(c, cc, new_cpu); in softclock_call_cc()819 new_arg, new_cpu, flags); in softclock_call_cc()