Searched refs:destroy_work_on_stack (Results 1 – 5 of 5) sorted by relevance
182 extern void destroy_work_on_stack(struct work_struct *work);190 static inline void destroy_work_on_stack(struct work_struct *work) { } in destroy_work_on_stack() function
515 void destroy_work_on_stack(struct work_struct *work) in destroy_work_on_stack() function519 EXPORT_SYMBOL_GPL(destroy_work_on_stack);2780 destroy_work_on_stack(&barr.work); in flush_work()4617 destroy_work_on_stack(&unbind_work); in workqueue_cpu_down_callback()4657 destroy_work_on_stack(&wfc.work); in work_on_cpu()
259 destroy_work_on_stack(&req.work); in chunk_io()
3393 destroy_work_on_stack(&arg.work); in drm_mode_rmfb()3592 destroy_work_on_stack(&arg.work); in drm_fb_release()
2594 destroy_work_on_stack(&args.work); in xfs_btree_split()