Lines Matching defs:_work
277 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
286 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
295 #define __INIT_WORK(_work, _func, _onstack) \ argument
302 #define INIT_WORK(_work, _func) \ argument
305 #define INIT_WORK_ONSTACK(_work, _func) \ argument
308 #define INIT_WORK_ONSTACK_KEY(_work, _func, _key) \ argument
311 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument
319 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ argument
327 #define INIT_DELAYED_WORK(_work, _func) \ argument
330 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ argument
333 #define INIT_DEFERRABLE_WORK(_work, _func) \ argument
336 #define INIT_DEFERRABLE_WORK_ONSTACK(_work, _func) \ argument
339 #define INIT_RCU_WORK(_work, _func) \ argument
342 #define INIT_RCU_WORK_ONSTACK(_work, _func) \ argument