Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dworkqueue.h319 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ macro
331 __INIT_DELAYED_WORK_ONSTACK(_work, _func, 0)
337 __INIT_DELAYED_WORK_ONSTACK(_work, _func, TIMER_DEFERRABLE)