Searched refs:destroy_delayed_work_on_stack (Results 1 – 2 of 2) sorted by relevance
263 extern void destroy_delayed_work_on_stack(struct delayed_work *work);271 static inline void destroy_delayed_work_on_stack(struct delayed_work *work) { } in destroy_delayed_work_on_stack() function
687 void destroy_delayed_work_on_stack(struct delayed_work *work) in destroy_delayed_work_on_stack() function692 EXPORT_SYMBOL_GPL(destroy_delayed_work_on_stack);