Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dworkqueue.h261 extern void destroy_work_on_stack(struct work_struct *work);
269 static inline void destroy_work_on_stack(struct work_struct *work) { } in destroy_work_on_stack() function
/linux-6.15/drivers/input/misc/
H A Dcs40l50-vibra.c342 destroy_work_on_stack(&work_data.work); in cs40l50_add()
476 destroy_work_on_stack(&work_data.work); in cs40l50_erase()
/linux-6.15/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-6.15/drivers/gpu/drm/
H A Ddrm_framebuffer.c470 destroy_work_on_stack(&arg.work); in drm_mode_rmfb()
822 destroy_work_on_stack(&arg.work); in drm_fb_release()
/linux-6.15/drivers/gpu/drm/i915/selftests/
H A Di915_sw_fence.c569 destroy_work_on_stack(&ipc.work); in test_ipc()
/linux-6.15/drivers/md/
H A Ddm-snap-persistent.c262 destroy_work_on_stack(&req.work); in chunk_io()
H A Dmd-bitmap.c1290 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-6.15/drivers/pci/
H A Ddoe.c461 destroy_work_on_stack(&task->work); in signal_task_complete()
/linux-6.15/kernel/
H A Dsmp.c1151 destroy_work_on_stack(&sscs.work); in smp_call_on_cpu()
H A Dworkqueue.c681 void destroy_work_on_stack(struct work_struct *work) in destroy_work_on_stack() function
685 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()
6756 destroy_work_on_stack(&wfc.work); in work_on_cpu_key()
H A Dpadata.c567 destroy_work_on_stack(&my_work.pw_work); in padata_do_multithreaded()
/linux-6.15/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()
2265 destroy_work_on_stack(&worker.work); in kfd_send_exception_to_runtime()
H A Dkfd_device_queue_manager.c3540 destroy_work_on_stack(&copy_context_worker.copy_context_work); in suspend_queues()
/linux-6.15/drivers/block/zram/
H A Dzram_drv.c980 destroy_work_on_stack(&work.work); in read_from_bdev_sync()
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_btree.c3084 destroy_work_on_stack(&args.work); in xfs_btree_split()