Lines Matching defs:_work
235 #define __INIT_WORK(_work, _func, _onstack) \ argument
246 #define __INIT_WORK(_work, _func, _onstack) \ argument
255 #define INIT_WORK(_work, _func) \ argument
258 #define INIT_WORK_ONSTACK(_work, _func) \ argument
261 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument
269 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ argument
277 #define INIT_DELAYED_WORK(_work, _func) \ argument
280 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ argument
283 #define INIT_DEFERRABLE_WORK(_work, _func) \ argument
286 #define INIT_DEFERRABLE_WORK_ONSTACK(_work, _func) \ argument
289 #define INIT_RCU_WORK(_work, _func) \ argument
292 #define INIT_RCU_WORK_ONSTACK(_work, _func) \ argument