Searched refs:destroy_work_on_stack (Results 1 – 9 of 9) sorted by relevance
208 extern void destroy_work_on_stack(struct work_struct *work);216 static inline void destroy_work_on_stack(struct work_struct *work) { } in destroy_work_on_stack() function
93 destroy_work_on_stack(&mtx.work); in __test_mutex()218 destroy_work_on_stack(&abba.work); in test_abba()
473 destroy_work_on_stack(&arg.work); in drm_mode_rmfb()686 destroy_work_on_stack(&arg.work); in drm_fb_release()
562 destroy_work_on_stack(&ipc.work); in test_ipc()
841 destroy_work_on_stack(&rew.rew_work); in synchronize_rcu_expedited()
260 destroy_work_on_stack(&req.work); in chunk_io()
511 void destroy_work_on_stack(struct work_struct *work) in destroy_work_on_stack() function515 EXPORT_SYMBOL_GPL(destroy_work_on_stack);3041 destroy_work_on_stack(&barr.work); in __flush_work()5075 destroy_work_on_stack(&wfc.work); in work_on_cpu()
810 destroy_work_on_stack(&work.work); in read_from_bdev_sync()
2907 destroy_work_on_stack(&args.work); in xfs_btree_split()