Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dcompletion.h39 #define COMPLETION_INITIALIZER(work) \ argument
42 #define COMPLETION_INITIALIZER_ONSTACK_MAP(work, map) \ argument
45 #define COMPLETION_INITIALIZER_ONSTACK(work) \ argument
56 #define DECLARE_COMPLETION(work) \ argument
72 # define DECLARE_COMPLETION_ONSTACK(work) \ argument
74 # define DECLARE_COMPLETION_ONSTACK_MAP(work, map) \ argument
77 # define DECLARE_COMPLETION_ONSTACK(work) DECLARE_COMPLETION(work) argument
78 # define DECLARE_COMPLETION_ONSTACK_MAP(work, map) DECLARE_COMPLETION(work) argument
A Dcompat.h237 #define schedule_work(work) do {} while (0) argument
238 #define INIT_WORK(work, fun) do {} while (0) argument
/u-boot/lib/zlib/
A Dinftrees.c34 unsigned short FAR *work) in inflate_table()
A Dinflate.h113 unsigned short work[288]; /* work area for code table building */ member
/u-boot/drivers/usb/cdns3/
A Dep0.c549 void cdns3_pending_setup_status_handler(struct work_struct *work) in cdns3_pending_setup_status_handler()
/u-boot/drivers/ddr/altera/
A Dsequencer.c1691 int delay, const u32 grp, u32 *work, in sdr_find_phase_delay()
1729 const u32 grp, u32 *work, u32 *i, u32 *p) in sdr_find_phase()

Completed in 13 milliseconds