Home
last modified time | relevance | path

Searched refs:cleanup_work (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_writeback.c340 static void cleanup_work(struct work_struct *work) in cleanup_work() function
344 cleanup_work); in cleanup_work()
394 INIT_WORK(&job->cleanup_work, cleanup_work); in drm_writeback_signal_completion()
395 queue_work(system_long_wq, &job->cleanup_work); in drm_writeback_signal_completion()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_writeback.h111 struct work_struct cleanup_work; member
/OK3568_Linux_fs/kernel/drivers/rknpu/include/
H A Drknpu_job.h32 struct work_struct cleanup_work; member
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dmad_rmpp.c50 struct delayed_work cleanup_work; member
95 cancel_delayed_work(&rmpp_recv->cleanup_work); in ib_cancel_rmpp_recvs()
266 container_of(work, struct mad_rmpp_recv, cleanup_work.work); in recv_cleanup_handler()
296 INIT_DELAYED_WORK(&rmpp_recv->cleanup_work, recv_cleanup_handler); in create_rmpp_recv()
464 &rmpp_recv->cleanup_work, msecs_to_jiffies(10000)); in complete_rmpp()
/OK3568_Linux_fs/kernel/drivers/rknpu/
H A Drknpu_job.c103 container_of(work, struct rknpu_job, cleanup_work); in rknpu_job_cleanup_work()
149 INIT_WORK(&job->cleanup_work, rknpu_job_cleanup_work); in rknpu_job_alloc()
400 schedule_work(&job->cleanup_work); in rknpu_job_done()
631 schedule_work(&job->cleanup_work); in rknpu_job_timeout_clean()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.h93 struct work_struct cleanup_work; member
H A Dexynos_drm_ipp.c749 struct exynos_drm_ipp_task, cleanup_work); in exynos_drm_ipp_cleanup_work()
780 INIT_WORK(&task->cleanup_work, exynos_drm_ipp_cleanup_work); in exynos_drm_ipp_task_done()
781 schedule_work(&task->cleanup_work); in exynos_drm_ipp_task_done()
/OK3568_Linux_fs/kernel/mm/
H A Dkmemleak.c1891 static DECLARE_WORK(cleanup_work, kmemleak_do_cleanup);
1908 schedule_work(&cleanup_work); in kmemleak_disable()
1981 schedule_work(&cleanup_work); in kmemleak_late_init()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_verbs.h262 struct execute_work cleanup_work; member
H A Drxe_qp.c790 struct rxe_qp *qp = container_of(work, typeof(*qp), cleanup_work.work); in rxe_qp_do_cleanup()
831 execute_in_process_context(rxe_qp_do_cleanup, &qp->cleanup_work); in rxe_qp_cleanup()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_iscsi.h217 struct work_struct cleanup_work; member
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_iscsi.c2275 flush_work(&conn->cleanup_work); in iscsi_if_disconnect_bound_ep()
2302 cancel_work_sync(&conn->cleanup_work); in iscsi_if_stop_conn()
2326 flush_work(&conn->cleanup_work); in iscsi_if_stop_conn()
2343 cleanup_work); in iscsi_cleanup_conn_work_fn()
2410 INIT_WORK(&conn->cleanup_work, iscsi_cleanup_conn_work_fn); in iscsi_create_conn()
2617 &conn->cleanup_work); in iscsi_conn_error_event()
2961 flush_work(&conn->cleanup_work); in iscsi_if_destroy_conn()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.c15935 while (work_pending(&wdev->cleanup_work)) { in wl_cfg80211_netdev_notifier_call()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c15331 while (work_pending(&wdev->cleanup_work)) { in wl_cfg80211_netdev_notifier_call()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c15207 while (work_pending(&wdev->cleanup_work)) { in wl_cfg80211_netdev_notifier_call()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c18345 while (work_pending(&wdev->cleanup_work)) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.c18343 while (work_pending(&wdev->cleanup_work)) {
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.c18191 while (work_pending(&wdev->cleanup_work)) {