destroy_delayed_work_on_stack  217 include/linux/workqueue.h static inline void destroy_delayed_work_on_stack(struct delayed_work *work) { }
destroy_delayed_work_on_stack  518 kernel/workqueue.c void destroy_delayed_work_on_stack(struct delayed_work *work)