Lines Matching defs:_func
282 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
291 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
300 #define __INIT_WORK(_work, _func, _onstack) \ argument
307 #define INIT_WORK(_work, _func) \ argument
310 #define INIT_WORK_ONSTACK(_work, _func) \ argument
313 #define INIT_WORK_ONSTACK_KEY(_work, _func, _key) \ argument
316 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument
324 #define __INIT_DELAYED_WORK_ONSTACK(_work, _func, _tflags) \ argument
332 #define INIT_DELAYED_WORK(_work, _func) \ argument
335 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ argument
338 #define INIT_DEFERRABLE_WORK(_work, _func) \ argument
341 #define INIT_DEFERRABLE_WORK_ONSTACK(_work, _func) \ argument
344 #define INIT_RCU_WORK(_work, _func) \ argument
347 #define INIT_RCU_WORK_ONSTACK(_work, _func) \ argument