Home
last modified time | relevance | path

Searched defs:work (Results 1 – 8 of 8) sorted by relevance

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi.hpp49 static inline void post_work(WorkFn work) in post_work()
/openbmc/u-boot/lib/zlib/
H A Dinftrees.c34 unsigned short FAR *work) in inflate_table()
H A Dinflate.h113 unsigned short work[288]; /* work area for code table building */ member
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dstructure.rst628 .. _structure-build-tmp-work-tunearch-recipename-version:
630 ``build/tmp/work/tunearch/recipename/version/``
/openbmc/u-boot/doc/
H A DREADME.x8616 work with minimal adjustments on other x86 boards since coreboot deals with label
/openbmc/u-boot/include/linux/
H A Dcompat.h226 #define schedule_work(work) do {} while (0) argument
227 #define INIT_WORK(work, fun) do {} while (0) argument
/openbmc/u-boot/drivers/ddr/altera/
H A Dsequencer.c1557 u32 *work, const u32 work_inc, u32 *pd) in sdr_find_phase_delay()
1593 static int sdr_find_phase(int working, const u32 grp, u32 *work, in sdr_find_phase()
/openbmc/qemu/accel/tcg/
H A Dcputlb.c374 uint16_t all_dirty, work, to_clean; in tlb_flush_by_mmuidx_async_work() local