Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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-6.3-rc2/drivers/gpu/drm/i915/selftests/
A Di915_sw_fence.c562 destroy_work_on_stack(&ipc.work); in test_ipc()
/linux-6.3-rc2/drivers/md/
A Ddm-snap-persistent.c262 destroy_work_on_stack(&req.work); in chunk_io()
/linux-6.3-rc2/kernel/rcu/
A Dtree_exp.h524 destroy_work_on_stack(&rew->rew_work); in synchronize_rcu_expedited_destroy_work()
/linux-6.3-rc2/kernel/
A Dworkqueue.c530 void destroy_work_on_stack(struct work_struct *work) in destroy_work_on_stack() function
534 EXPORT_SYMBOL_GPL(destroy_work_on_stack);
3175 destroy_work_on_stack(&barr.work); in __flush_work()
5345 destroy_work_on_stack(&wfc.work); in work_on_cpu()
A Dpadata.c529 destroy_work_on_stack(&my_work.pw_work); in padata_do_multithreaded()
/linux-6.3-rc2/drivers/block/zram/
A Dzram_drv.c865 destroy_work_on_stack(&work.work); in read_from_bdev_sync()
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_btree.c2960 destroy_work_on_stack(&args.work); in xfs_btree_split()

Completed in 36 milliseconds