Searched refs:INIT_WORK_ONSTACK (Results 1 – 5 of 5) sorted by relevance
86 #define INIT_WORK_ONSTACK(x, y) INIT_WORK((x), (y)) macro
467 INIT_WORK_ONSTACK(&arg.work, drm_mode_rmfb_work_fn); in drm_mode_rmfb()803 INIT_WORK_ONSTACK(&arg.work, drm_mode_rmfb_work_fn); in drm_fb_release()
549 INIT_WORK_ONSTACK(&ipc.work, task_ipc); in test_ipc()
315 INIT_WORK_ONSTACK(&sdma_activity_work_handler.sdma_activity_work, in kfd_procfs_show()2206 INIT_WORK_ONSTACK(&worker.work, send_exception_work_handler); in kfd_send_exception_to_runtime()
3025 INIT_WORK_ONSTACK( in suspend_queues()