Home
last modified time | relevance | path

Searched refs:do_task (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_task.c103 static void do_task(struct rxe_task *task) in do_task() function
187 do_task(container_of(work, struct rxe_task, work)); in do_work()
252 do_task(task); in rxe_run_task()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D0003-wvtask-Check-for-HAVE_LIBC_STACK_END-only-on-glibc-s.patch18 @@ -563,7 +563,7 @@ void WvTaskMan::do_task()
/openbmc/openbmc/poky/scripts/contrib/bb-perf/
H A Dbuildstats.sh48 Usage: $CMD [-b buildstats_dir] [-t do_task]
H A Dbuildstats-plot.sh52 Usage: $CMD [-b buildstats_dir] [-t do_task]
/openbmc/openbmc/poky/bitbake/contrib/vim/indent/
H A Dbitbake.vim93 " We may have found the opening brace of a BitBake Python task, e.g. 'python do_task {'
/openbmc/openbmc/poky/meta/classes-global/
H A Dsstate.bbclass550 # The glob() matches do_task* which may match multiple tasks, for
552 # exactly match *.do_task.* and *.do_task_setscene.*
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-intro.rst352 Usage: bitbake [options] [recipename/target recipe:do_task ...]