Searched refs:tick_work (Results 1 – 1 of 1) sorted by relevance
5263 struct tick_work { struct5296 static struct tick_work __percpu *tick_work_cpu;5301 struct tick_work *twork = container_of(dwork, struct tick_work, work); in sched_tick_remote()5356 struct tick_work *twork; in sched_tick_start()5376 struct tick_work *twork; in sched_tick_stop()5394 tick_work_cpu = alloc_percpu(struct tick_work); in sched_tick_offload_init()
Completed in 21 milliseconds