Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dworkqueue.h325 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ macro
337 __INIT_DELAYED_WORK_ONSTACK(_work, _func, 0)
343 __INIT_DELAYED_WORK_ONSTACK(_work, _func, TIMER_DEFERRABLE)