Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dworkqueue.h263 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ macro
275 __INIT_DELAYED_WORK_ONSTACK(_work, _func, 0)
281 __INIT_DELAYED_WORK_ONSTACK(_work, _func, TIMER_DEFERRABLE)