Searched refs:callout_cc_add (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dkern_timeout.c548 callout_cc_add(struct callout *c, struct callout_cpu *cc, function
766 callout_cc_add(c, new_cc, new_time, new_prec, new_func,
991 * This flag used to be added by callout_cc_add, but the
1086 * by a call callout_cc_add() which will add it there.
1107 callout_cc_add(c, cc, to_sbt, precision, ftn, arg, cpu, flags);

Completed in 49 milliseconds