Searched refs:__init_work (Results 1 – 1 of 1) sorted by relevance
214 extern void __init_work(struct work_struct *work, int onstack);222 static inline void __init_work(struct work_struct *work, int onstack) { } in __init_work() function240 __init_work((_work), _onstack); \249 __init_work((_work), _onstack); \