Lines Matching defs:_work
229 #define __INIT_WORK(_work, _func, _onstack) \ argument
240 #define __INIT_WORK(_work, _func, _onstack) \ argument
249 #define INIT_WORK(_work, _func) \ argument
252 #define INIT_WORK_ONSTACK(_work, _func) \ argument
255 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument
263 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ argument
271 #define INIT_DELAYED_WORK(_work, _func) \ argument
274 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ argument
277 #define INIT_DEFERRABLE_WORK(_work, _func) \ argument
280 #define INIT_DEFERRABLE_WORK_ONSTACK(_work, _func) \ argument
283 #define INIT_RCU_WORK(_work, _func) \ argument
286 #define INIT_RCU_WORK_ONSTACK(_work, _func) \ argument