Lines Matching defs:_func
277 #define __INIT_WORK(_work, _func, _onstack) \ argument
288 #define __INIT_WORK(_work, _func, _onstack) \ argument
297 #define INIT_WORK(_work, _func) \ argument
300 #define INIT_WORK_ONSTACK(_work, _func) \ argument
303 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument
311 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ argument
319 #define INIT_DELAYED_WORK(_work, _func) \ argument
322 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ argument
325 #define INIT_DEFERRABLE_WORK(_work, _func) \ argument
328 #define INIT_DEFERRABLE_WORK_ONSTACK(_work, _func) \ argument
331 #define INIT_RCU_WORK(_work, _func) \ argument
334 #define INIT_RCU_WORK_ONSTACK(_work, _func) \ argument