Home
last modified time | relevance | path

Searched refs:callout_cpu_switch (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_timeout.c343 callout_cpu_switch(struct callout *c, struct callout_cpu *cc, int new_cpu) in callout_cpu_switch() function
775 new_cc = callout_cpu_switch(c, cc, new_cpu); in softclock_call_cc()
1022 cc = callout_cpu_switch(c, cc, cpu); in callout_reset_sbt_on()