Searched refs:__init_work (Results 1 – 1 of 1) sorted by relevance
264 extern void __init_work(struct work_struct *work, int onstack);272 static inline void __init_work(struct work_struct *work, int onstack) { } in __init_work() function288 __init_work((_work), _onstack); \297 __init_work((_work), _onstack); \