Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dworkqueue.h262 extern void destroy_work_on_stack(struct work_struct *work);
270 static inline void destroy_work_on_stack(struct work_struct *work) { } in destroy_work_on_stack() function
/linux/drivers/input/misc/
H A Dcs40l50-vibra.c344 destroy_work_on_stack(&work_data.work); in cs40l50_add()
478 destroy_work_on_stack(&work_data.work); in cs40l50_erase()
/linux/kernel/locking/
H A Dtest-ww_mutex.c104 destroy_work_on_stack(&mtx.work); in __test_mutex()
260 destroy_work_on_stack(&abba.work); in test_abba()
/linux/drivers/gpu/drm/
H A Ddrm_framebuffer.c471 destroy_work_on_stack(&arg.work); in drm_mode_rmfb()
823 destroy_work_on_stack(&arg.work); in drm_fb_release()
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_sw_fence.c569 destroy_work_on_stack(&ipc.work); in test_ipc()
/linux/drivers/md/
H A Ddm-snap-persistent.c262 destroy_work_on_stack(&req.work); in chunk_io()
H A Dmd-bitmap.c1300 destroy_work_on_stack(&unplug_work.work); in bitmap_unplug_async()
H A Ddm-thin.c2486 destroy_work_on_stack(&pw->worker); in pool_work_wait()
/linux/drivers/pci/
H A Ddoe.c461 destroy_work_on_stack(&task->work); in signal_task_complete()
/linux/kernel/
H A Dsmp.c1143 destroy_work_on_stack(&sscs.work); in smp_call_on_cpu()
H A Dworkqueue.c685 void destroy_work_on_stack(struct work_struct *work) in destroy_work_on_stack() function
689 EXPORT_SYMBOL_GPL(destroy_work_on_stack);
3684 destroy_work_on_stack(&dead_work.work); in workqueue_softirq_dead()
4247 destroy_work_on_stack(&barr.work); in __flush_work()
6767 destroy_work_on_stack(&wfc.work); in work_on_cpu_key()
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c351 destroy_work_on_stack(&sdma_activity_work_handler.sdma_activity_work); in kfd_procfs_show()
2272 destroy_work_on_stack(&worker.work); in kfd_send_exception_to_runtime()
H A Dkfd_device_queue_manager.c3551 destroy_work_on_stack(&copy_context_worker.copy_context_work); in suspend_queues()
/linux/drivers/block/zram/
H A Dzram_drv.c1090 destroy_work_on_stack(&work.work); in read_from_bdev_sync()
/linux/fs/xfs/libxfs/
H A Dxfs_btree.c3085 destroy_work_on_stack(&args.work); in xfs_btree_split()