Searched refs:need_cleanup (Results 1 – 7 of 7) sorted by relevance
74 static int need_cleanup = 0; variable95 if (need_cleanup) { in __handle_error()98 need_cleanup = 0; in __handle_error()272 need_cleanup = 1; in main()
360 if (unlikely(pmu->need_cleanup)) in kvm_pmu_handle_event()489 pmu->need_cleanup = false; in kvm_pmu_init()501 pmu->need_cleanup = false; in kvm_pmu_cleanup()
12353 pmu->need_cleanup = true; in kvm_arch_sched_in()
190 struct mlx5_core_dct *dct, bool need_cleanup) in _mlx5_core_destroy_dct() argument205 if (need_cleanup) in _mlx5_core_destroy_dct()
3954 bool need_cleanup = false; in nvme_fc_exit_module() local3959 need_cleanup = true; in nvme_fc_exit_module()3963 if (need_cleanup) { in nvme_fc_exit_module()
2156 bool need_cleanup = false; in qgroup_trace_new_subtree_blocks() local2209 need_cleanup = true; in qgroup_trace_new_subtree_blocks()2238 if (need_cleanup) { in qgroup_trace_new_subtree_blocks()
550 bool need_cleanup; member