Lines Matching defs:_work
263 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
272 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
281 #define __INIT_WORK(_work, _func, _onstack) \ argument
288 #define INIT_WORK(_work, _func) \ argument
291 #define INIT_WORK_ONSTACK(_work, _func) \ argument
294 #define INIT_WORK_ONSTACK_KEY(_work, _func, _key) \ argument
297 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument
305 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ argument
313 #define INIT_DELAYED_WORK(_work, _func) \ argument
316 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ argument
319 #define INIT_DEFERRABLE_WORK(_work, _func) \ argument
322 #define INIT_DEFERRABLE_WORK_ONSTACK(_work, _func) \ argument
325 #define INIT_RCU_WORK(_work, _func) \ argument
328 #define INIT_RCU_WORK_ONSTACK(_work, _func) \ argument