Searched defs:work (Results 1 – 8 of 8) sorted by relevance
49 static inline void post_work(WorkFn work) in post_work()
34 unsigned short FAR *work) in inflate_table()
113 unsigned short work[288]; /* work area for code table building */ member
628 .. _structure-build-tmp-work-tunearch-recipename-version:630 ``build/tmp/work/tunearch/recipename/version/``
16 work with minimal adjustments on other x86 boards since coreboot deals with label
226 #define schedule_work(work) do {} while (0) argument227 #define INIT_WORK(work, fun) do {} while (0) argument
1557 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()
374 uint16_t all_dirty, work, to_clean; in tlb_flush_by_mmuidx_async_work() local