Home
last modified time | relevance | path

Searched refs:need_cleanup (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dpmu.c316 if (unlikely(pmu->need_cleanup)) in kvm_pmu_handle_event()
443 pmu->need_cleanup = false; in kvm_pmu_init()
466 pmu->need_cleanup = false; in kvm_pmu_cleanup()
H A Dx86.c10531 pmu->need_cleanup = true; in kvm_arch_sched_in()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dqpc.c190 struct mlx5_core_dct *dct, bool need_cleanup) in _mlx5_core_destroy_dct() argument
205 if (need_cleanup) in _mlx5_core_destroy_dct()
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dfc.c3908 bool need_cleanup = false; in nvme_fc_exit_module() local
3913 need_cleanup = true; in nvme_fc_exit_module()
3917 if (need_cleanup) { in nvme_fc_exit_module()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dqgroup.c2116 bool need_cleanup = false; in qgroup_trace_new_subtree_blocks() local
2179 need_cleanup = true; in qgroup_trace_new_subtree_blocks()
2208 if (need_cleanup) { in qgroup_trace_new_subtree_blocks()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h456 bool need_cleanup; member