Searched refs:tick_work (Results 1 – 2 of 2) sorted by relevance
169 /** @tick_work: Work executed on a scheduling tick. */ member 170 struct delayed_work tick_work;1505 cancel_delayed_work(&sched->tick_work); in cs_slot_process_fatal_event_locked() 2448 static void tick_work(struct work_struct *work) in tick_work() 2451 tick_work.work); in tick_work() 2802 * ensure that any pending tick_work() has been completed. in panthor_sched_prepare_for_vm_destruction() 2804 flush_work(&ptdev->scheduler->tick_work.work); in panthor_sched_resume() 2958 cancel_delayed_work_sync(&sched->tick_work); in panthor_sched_pre_reset() 4056 disable_delayed_work_sync(&sched->tick_work); in panthor_sched_unplug() 4140 INIT_DELAYED_WORK(&sched->tick_work, tick_wor in panthor_sched_init() 2446 static void tick_work(struct work_struct *work) tick_work() function [all...]
5808 struct tick_work { in sched_tick_stop() 5841 static struct tick_work __percpu *tick_work_cpu; in preempt_latency_start() 5846 struct tick_work *twork = container_of(dwork, struct tick_work, work); in preempt_count_add() 5900 struct tick_work *twork; in preempt_latency_start() 5920 struct tick_work *twork; in __schedule_bug() 5938 tick_work_cpu = alloc_percpu(struct tick_work); in __schedule_bug() 5688 struct tick_work { global() struct 5689 cputick_work global() argument 5690 statetick_work global() argument 5691 worktick_work global() argument