Searched refs:__init_work (Results 1 – 1 of 1) sorted by relevance
261 extern void __init_work(struct work_struct *work, int onstack);269 static inline void __init_work(struct work_struct *work, int onstack) { } in __init_work() function285 __init_work((_work), _onstack); \294 __init_work((_work), _onstack); \
Completed in 4 milliseconds