| H A D | kern_timeout.c | 28 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 97 "Average number of direct callouts examined per callout_process call. " 101 &avg_lockcalls_dir, 0, "Average number of lock direct callouts made per " 105 0, "Average number of MP direct callouts made per callout_process call. " 212 int direct); 237 cc_cce_cleanup(struct callout_cpu *cc, int direct) in cc_cce_cleanup() argument 240 cc_exec_curr(cc, direct) = NULL; in cc_cce_cleanup() 241 cc_exec_cancel(cc, direct) = false; in cc_cce_cleanup() 242 cc_exec_waiting(cc, direct) = false; in cc_cce_cleanup() 244 cc_migration_cpu(cc, direct) in cc_cce_cleanup() 256 cc_cce_migrating(struct callout_cpu * cc,int direct) cc_cce_migrating() argument 629 softclock_call_cc(struct callout * c,struct callout_cpu * cc,int * mpcalls,int * lockcalls,int * gcalls,int direct) softclock_call_cc() argument 944 int cancelled, direct; callout_reset_sbt_on() local 1092 int direct, sq_locked, use_lock; _callout_stop_safe() local 1508 _show_last_callout(int cpu,int direct,const char * dirstr) _show_last_callout() argument [all...] |