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()126 per_cpu_ptr(vcpu_stall_detectors, cpu); in stop_stall_detector_cpu()148 vcpu_stall_detectors = devm_alloc_percpu(&pdev->dev, in vcpu_stall_detect_probe()150 if (!vcpu_stall_detectors) in vcpu_stall_detect_probe()187 vcpu_stall_detectors); in vcpu_stall_detect_probe()208 vcpu_stall_detectors); in vcpu_stall_detect_probe()220 vcpu_stall_detectors); in vcpu_stall_detect_remove()