Searched refs:new_cpu (Results 1 – 1 of 1) sorted by relevance
342 callout_cpu_switch(struct callout *c, struct callout_cpu *cc, int new_cpu) in callout_cpu_switch() argument357 new_cc = CC_CPU(new_cpu); in callout_cpu_switch()360 c->c_cpu = new_cpu; in callout_cpu_switch()649 int flags, new_cpu; in softclock_call_cc() local785 new_cpu = cc_migration_cpu(cc, direct); in softclock_call_cc()807 new_cc = callout_cpu_switch(c, cc, new_cpu); in softclock_call_cc()810 new_arg, new_cpu, flags); in softclock_call_cc()