Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dworkqueue.h311 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ macro
323 __INIT_DELAYED_WORK_ONSTACK(_work, _func, 0)
329 __INIT_DELAYED_WORK_ONSTACK(_work, _func, TIMER_DEFERRABLE)