destroy_work_on_stack  216 include/linux/workqueue.h static inline void destroy_work_on_stack(struct work_struct *work) { }
destroy_work_on_stack  512 kernel/workqueue.c void destroy_work_on_stack(struct work_struct *work)