Searched refs:destroy_delayed_work_on_stack (Results 1 – 3 of 3) sorted by relevance
183 extern void destroy_delayed_work_on_stack(struct delayed_work *work);191 static inline void destroy_delayed_work_on_stack(struct delayed_work *work) { } in destroy_delayed_work_on_stack() function
698 destroy_delayed_work_on_stack(&work.work); in hpet_cpuhp_notify()
526 void destroy_delayed_work_on_stack(struct delayed_work *work) in destroy_delayed_work_on_stack() function531 EXPORT_SYMBOL_GPL(destroy_delayed_work_on_stack);