Searched refs:scheduler_tick (Results 1 – 7 of 7) sorted by relevance
138 scheduler_tick(); in consider_steal_time()
29 through scheduler_tick(). It raises a softirq after the next regularly scheduled35 at the time the scheduler_tick() happened and iterates over all sched domains
141 … &rq->lock 428 [<ffffffff81045f98>] scheduler_tick+0x46/0x1fb
1231 0 scheduler_tick+0xb5/0x1bf <- task_tick_idle+0x5/0x61233 0 scheduler_tick+0x139/0x1bf <- scheduler_tick+0xed/0x1bf1234 0 scheduler_tick+0x17c/0x1bf <- scheduler_tick+0x148/0x1bf1236 0 scheduler_tick+0x1b6/0x1bf <- scheduler_tick+0x1aa/0x1bf
1354 scheduler_tick(); in update_process_times()
308 extern void scheduler_tick(void);
3217 void scheduler_tick(void) in scheduler_tick() function