Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
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-6.1.9/kernel/locking/
Dtest-ww_mutex.c102 destroy_work_on_stack(&mtx.work); in __test_mutex()
258 destroy_work_on_stack(&abba.work); in test_abba()
/linux-6.1.9/drivers/gpu/drm/
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-6.1.9/drivers/gpu/drm/i915/selftests/
Di915_sw_fence.c562 destroy_work_on_stack(&ipc.work); in test_ipc()
/linux-6.1.9/kernel/rcu/
Dtree_exp.h523 destroy_work_on_stack(&rew->rew_work); in synchronize_rcu_expedited_destroy_work()
/linux-6.1.9/drivers/md/
Ddm-snap-persistent.c259 destroy_work_on_stack(&req.work); in chunk_io()
/linux-6.1.9/kernel/
Dworkqueue.c527 void destroy_work_on_stack(struct work_struct *work) in destroy_work_on_stack() function
531 EXPORT_SYMBOL_GPL(destroy_work_on_stack);
3074 destroy_work_on_stack(&barr.work); in __flush_work()
5196 destroy_work_on_stack(&wfc.work); in work_on_cpu()
Dpadata.c521 destroy_work_on_stack(&my_work.pw_work); in padata_do_multithreaded()
/linux-6.1.9/drivers/block/zram/
Dzram_drv.c841 destroy_work_on_stack(&work.work); in read_from_bdev_sync()
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_btree.c2946 destroy_work_on_stack(&args.work); in xfs_btree_split()