Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dworkqueue.h311 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ macro
328 __INIT_DELAYED_WORK(_work, _func, 0)
334 __INIT_DELAYED_WORK(_work, _func, TIMER_DEFERRABLE)