Searched refs:do_task (Results 1 – 6 of 6) sorted by relevance
103 static void do_task(struct rxe_task *task) in do_task() function187 do_task(container_of(work, struct rxe_task, work)); in do_work()252 do_task(task); in rxe_run_task()
18 @@ -563,7 +563,7 @@ void WvTaskMan::do_task()
48 Usage: $CMD [-b buildstats_dir] [-t do_task]
52 Usage: $CMD [-b buildstats_dir] [-t do_task]
93 " We may have found the opening brace of a BitBake Python task, e.g. 'python do_task {'
546 # The glob() matches do_task* which may match multiple tasks, for548 # exactly match *.do_task.* and *.do_task_setscene.*