Searched refs:vcpu_stall_detectors (Results 1 – 1 of 1) sorted by relevance
56 static struct vcpu_stall_priv __percpu *vcpu_stall_detectors; variable91 this_cpu_ptr(vcpu_stall_detectors); in start_stall_detector_cpu()127 per_cpu_ptr(vcpu_stall_detectors, cpu); in stop_stall_detector_cpu()149 vcpu_stall_detectors = devm_alloc_percpu(&pdev->dev, in vcpu_stall_detect_probe()151 if (!vcpu_stall_detectors) in vcpu_stall_detect_probe()188 vcpu_stall_detectors); in vcpu_stall_detect_probe()209 vcpu_stall_detectors); in vcpu_stall_detect_probe()221 vcpu_stall_detectors); in vcpu_stall_detect_remove()