Searched refs:stop_work (Results 1 – 4 of 4) sorted by relevance
406 c_node->stop_work = ipp_create_cmd_work(); in exynos_drm_ipp_set_property()407 if (IS_ERR(c_node->stop_work)) { in exynos_drm_ipp_set_property()409 ret = PTR_ERR(c_node->stop_work); in exynos_drm_ipp_set_property()442 kfree(c_node->stop_work); in exynos_drm_ipp_set_property()702 cancel_work_sync(&c_node->stop_work->work); in ipp_clean_cmd_node()724 kfree(c_node->stop_work); in ipp_clean_cmd_node()1077 cmd_work = c_node->stop_work; in exynos_drm_ipp_cmd_ctrl()1097 cmd_work = c_node->stop_work; in exynos_drm_ipp_cmd_ctrl()
77 struct drm_exynos_ipp_cmd_work *stop_work; member
44 struct cpu_stop_work stop_work; /* for stop_cpus */ member330 work = &per_cpu(cpu_stopper.stop_work, cpu); in queue_stop_cpus_work()
144 bool stop_work; member1008 g->stop_work = true; in calc_convergence()1100 if (g->stop_work) in worker_thread()1138 g->stop_work = true; in worker_thread()