Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dworkqueue.h214 extern void destroy_work_on_stack(struct work_struct *work);
222 static inline void destroy_work_on_stack(struct work_struct *work) { } in destroy_work_on_stack() function
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dtest-ww_mutex.c93 destroy_work_on_stack(&mtx.work); in __test_mutex()
218 destroy_work_on_stack(&abba.work); in test_abba()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Di915_sw_fence.c562 destroy_work_on_stack(&ipc.work); in test_ipc()
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_exp.h868 destroy_work_on_stack(&rew.rew_work); in synchronize_rcu_expedited()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-snap-persistent.c260 destroy_work_on_stack(&req.work); in chunk_io()
/OK3568_Linux_fs/kernel/kernel/
H A Dworkqueue.c516 void destroy_work_on_stack(struct work_struct *work) in destroy_work_on_stack() function
520 EXPORT_SYMBOL_GPL(destroy_work_on_stack);
3082 destroy_work_on_stack(&barr.work); in __flush_work()
5172 destroy_work_on_stack(&wfc.work); in work_on_cpu()
H A Dpadata.c529 destroy_work_on_stack(&my_work.pw_work); in padata_do_multithreaded()
/OK3568_Linux_fs/kernel/drivers/block/zram/
H A Dzram_drv.c833 destroy_work_on_stack(&work.work); in read_from_bdev_sync()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_btree.c2873 destroy_work_on_stack(&args.work); in xfs_btree_split()