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

/linux-master/include/linux/
H A Dworkqueue.h316 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ macro
328 __INIT_DELAYED_WORK_ONSTACK(_work, _func, 0)
334 __INIT_DELAYED_WORK_ONSTACK(_work, _func, TIMER_DEFERRABLE)

Completed in 89 milliseconds