Lines Matching defs:_work
286 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
295 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
304 #define __INIT_WORK(_work, _func, _onstack) \ argument
311 #define INIT_WORK(_work, _func) \ argument
314 #define INIT_WORK_ONSTACK(_work, _func) \ argument
317 #define INIT_WORK_ONSTACK_KEY(_work, _func, _key) \ argument
320 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument
328 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ argument
336 #define INIT_DELAYED_WORK(_work, _func) \ argument
339 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ argument
342 #define INIT_DEFERRABLE_WORK(_work, _func) \ argument
345 #define INIT_DEFERRABLE_WORK_ONSTACK(_work, _func) \ argument
348 #define INIT_RCU_WORK(_work, _func) \ argument
351 #define INIT_RCU_WORK_ONSTACK(_work, _func) \ argument