Home
last modified time | relevance | path

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

/include/linux/
Dworkqueue.h265 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ macro
277 __INIT_DELAYED_WORK_ONSTACK(_work, _func, 0)
283 __INIT_DELAYED_WORK_ONSTACK(_work, _func, TIMER_DEFERRABLE)