Home
last modified time | relevance | path

Searched refs:CPUHP_INVALID (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dcpuhotplug.h26 CPUHP_INVALID = -1, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_pmu.c1067 drm_WARN_ON(&i915->drm, pmu->cpuhp.slot == CPUHP_INVALID); in i915_pmu_unregister_cpuhp_state()
1070 pmu->cpuhp.slot = CPUHP_INVALID; in i915_pmu_unregister_cpuhp_state()
1104 pmu->cpuhp.slot = CPUHP_INVALID; in i915_pmu_register()
/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c84 .fail = CPUHP_INVALID,
167 st->fail = CPUHP_INVALID; in cpuhp_invoke_callback()