Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_timeout.c341 callout_cpu_switch(struct callout *c, struct callout_cpu *cc, int new_cpu) in callout_cpu_switch() function
801 new_cc = callout_cpu_switch(c, cc, new_cpu); in softclock_call_cc()
1059 cc = callout_cpu_switch(c, cc, cpu); in callout_reset_sbt_on()