Lines Matching defs:_func
231 #define __INIT_WORK(_work, _func, _onstack) \ argument
242 #define __INIT_WORK(_work, _func, _onstack) \ argument
251 #define INIT_WORK(_work, _func) \ argument
254 #define INIT_WORK_ONSTACK(_work, _func) \ argument
257 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument
265 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ argument
273 #define INIT_DELAYED_WORK(_work, _func) \ argument
276 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ argument
279 #define INIT_DEFERRABLE_WORK(_work, _func) \ argument
282 #define INIT_DEFERRABLE_WORK_ONSTACK(_work, _func) \ argument
285 #define INIT_RCU_WORK(_work, _func) \ argument
288 #define INIT_RCU_WORK_ONSTACK(_work, _func) \ argument