Lines Matching defs:task
62 struct task *task; in schedule_ll_is_pending() local
96 struct task *task) in schedule_ll_task_update_start()
108 struct task *task) in schedule_ll_task_done()
126 struct task *task; in schedule_ll_tasks_execute() local
161 struct task *task; in schedule_ll_client_reschedule() local
249 struct task *task, uint64_t start, in schedule_ll_domain_set()
318 struct task *task) in schedule_ll_domain_clear()
341 static void schedule_ll_task_insert(struct task *task, struct list_item *tasks) in schedule_ll_task_insert()
364 static int schedule_ll_task(void *data, struct task *task, uint64_t start, in schedule_ll_task()
460 int schedule_task_init_ll(struct task *task, in schedule_task_init_ll()
489 static int schedule_ll_task_free(void *data, struct task *task) in schedule_ll_task_free()
507 static int schedule_ll_task_cancel(void *data, struct task *task) in schedule_ll_task_cancel()
539 static int reschedule_ll_task(void *data, struct task *task, uint64_t start) in reschedule_ll_task()
591 struct task *task; in ll_scheduler_recalculate_tasks() local