Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sched/
A Dcs_prctl_test.c74 static int need_cleanup = 0; variable
95 if (need_cleanup) { in __handle_error()
98 need_cleanup = 0; in __handle_error()
272 need_cleanup = 1; in main()
/linux/arch/x86/kvm/
A Dpmu.c317 if (unlikely(pmu->need_cleanup)) in kvm_pmu_handle_event()
447 pmu->need_cleanup = false; in kvm_pmu_init()
470 pmu->need_cleanup = false; in kvm_pmu_cleanup()
A Dx86.c11336 pmu->need_cleanup = true; in kvm_arch_sched_in()
/linux/drivers/infiniband/hw/mlx5/
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()
/linux/fs/btrfs/
A Dqgroup.c2071 bool need_cleanup = false; in qgroup_trace_new_subtree_blocks() local
2124 need_cleanup = true; in qgroup_trace_new_subtree_blocks()
2153 if (need_cleanup) { in qgroup_trace_new_subtree_blocks()
/linux/drivers/nvme/host/
A Dfc.c4013 bool need_cleanup = false; in nvme_fc_exit_module() local
4018 need_cleanup = true; in nvme_fc_exit_module()
4022 if (need_cleanup) { in nvme_fc_exit_module()
/linux/arch/x86/include/asm/
A Dkvm_host.h518 bool need_cleanup; member

Completed in 53 milliseconds