Lines Matching defs:task

105 			  struct mpp_task *task)  in mpp_taskqueue_pop_pending()
121 struct mpp_task *task = NULL; in mpp_taskqueue_get_pending_task() local
145 int mpp_taskqueue_pending_to_run(struct mpp_taskqueue *queue, struct mpp_task *task) in mpp_taskqueue_pending_to_run()
163 struct mpp_task *task = NULL; in mpp_taskqueue_get_running_task() local
176 struct mpp_task *task) in mpp_taskqueue_pop_running()
324 struct mpp_task *task = NULL, *n; in mpp_session_clear_pending() local
483 struct mpp_task *task) in mpp_session_push_pending()
499 struct mpp_task *task) in mpp_session_pop_pending()
512 struct mpp_task *task = NULL; in mpp_session_get_pending_task() local
527 struct mpp_task *task = container_of(ref, struct mpp_task, ref); in mpp_free_task() local
552 struct mpp_task *task = container_of(to_delayed_work(work_s), in mpp_task_timeout_work() local
611 struct mpp_task *task = NULL; in mpp_process_task_default() local
767 void mpp_task_run_begin(struct mpp_task *task, u32 timing_en, u32 timeout) in mpp_task_run_begin()
782 void mpp_task_run_end(struct mpp_task *task, u32 timing_en) in mpp_task_run_end()
797 struct mpp_task *task) in mpp_task_run()
856 struct mpp_task *task; in mpp_task_worker_default() local
914 struct mpp_task *task; in mpp_wait_result_default() local
1585 struct mpp_task *task; in mpp_msgs_trigger() local
1747 mpp_task_attach_fd(struct mpp_task *task, int fd) in mpp_task_attach_fd()
1799 struct mpp_task *task, int fmt, in mpp_translate_reg_address()
1927 int mpp_translate_reg_offset_info(struct mpp_task *task, in mpp_translate_reg_offset_info()
1948 int mpp_task_init(struct mpp_session *session, struct mpp_task *task) in mpp_task_init()
1961 struct mpp_task *task) in mpp_task_finish()
1996 struct mpp_task *task) in mpp_task_finalize()
2017 struct mpp_task *task) in mpp_task_dump_mem_region()
2040 struct mpp_task *task) in mpp_task_dump_reg()
2256 struct mpp_task *task = mpp->cur_task; in mpp_dev_irq() local
2301 struct mpp_task *task = mpp->cur_task; in mpp_dev_isr_sched() local
2354 int mpp_time_record(struct mpp_task *task) in mpp_time_record()
2364 int mpp_time_part_diff(struct mpp_task *task) in mpp_time_part_diff()
2380 int mpp_time_diff(struct mpp_task *task) in mpp_time_diff()
2395 int mpp_time_diff_with_hw_time(struct mpp_task *task, u32 clk_hz) in mpp_time_diff_with_hw_time()
2425 void mpp_task_dump_timing(struct mpp_task *task, s64 time_diff) in mpp_task_dump_timing()