Home
last modified time | relevance | path

Searched refs:tick_work (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c169 struct delayed_work tick_work; member
1505 cancel_delayed_work(&sched->tick_work); in cs_slot_process_fatal_event_locked()
2446 static void tick_work(struct work_struct *work) in tick_work() function
2449 tick_work.work); in tick_work()
2801 flush_work(&ptdev->scheduler->tick_work.work); in panthor_sched_prepare_for_vm_destruction()
2955 cancel_delayed_work_sync(&sched->tick_work); in panthor_sched_pre_reset()
4054 disable_delayed_work_sync(&sched->tick_work); in panthor_sched_unplug()
4138 INIT_DELAYED_WORK(&sched->tick_work, tick_work); in panthor_sched_init()
/linux/kernel/sched/
H A Dcore.c5808 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