Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dworkqueue.h261 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ macro
278 __INIT_DELAYED_WORK(_work, _func, 0)
284 __INIT_DELAYED_WORK(_work, _func, TIMER_DEFERRABLE)