Home
last modified time | relevance | path

Searched refs:destroy_work_on_stack (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
A Dworkqueue.h203 extern void destroy_work_on_stack(struct work_struct *work);
211 static inline void destroy_work_on_stack(struct work_struct *work) { } in destroy_work_on_stack() function
/linux/kernel/locking/
A Dtest-ww_mutex.c102 destroy_work_on_stack(&mtx.work); in __test_mutex()
258 destroy_work_on_stack(&abba.work); in test_abba()
/linux/drivers/gpu/drm/
A Ddrm_framebuffer.c473 destroy_work_on_stack(&arg.work); in drm_mode_rmfb()
807 destroy_work_on_stack(&arg.work); in drm_fb_release()
/linux/drivers/gpu/drm/i915/selftests/
A Di915_sw_fence.c562 destroy_work_on_stack(&ipc.work); in test_ipc()
/linux/kernel/rcu/
A Dtree_exp.h860 destroy_work_on_stack(&rew.rew_work); in synchronize_rcu_expedited()
/linux/drivers/md/
A Ddm-snap-persistent.c260 destroy_work_on_stack(&req.work); in chunk_io()
/linux/kernel/
A Dworkqueue.c526 void destroy_work_on_stack(struct work_struct *work) in destroy_work_on_stack() function
530 EXPORT_SYMBOL_GPL(destroy_work_on_stack);
3085 destroy_work_on_stack(&barr.work); in __flush_work()
5215 destroy_work_on_stack(&wfc.work); in work_on_cpu()
A Dpadata.c516 destroy_work_on_stack(&my_work.pw_work); in padata_do_multithreaded()
/linux/drivers/block/zram/
A Dzram_drv.c853 destroy_work_on_stack(&work.work); in read_from_bdev_sync()
/linux/fs/xfs/libxfs/
A Dxfs_btree.c2871 destroy_work_on_stack(&args.work); in xfs_btree_split()

Completed in 35 milliseconds