Searched refs:CPUHP_INVALID (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dcpuhotplug.h58 CPUHP_INVALID = -1, enumerator in enum:cpuhp_state
/linux-master/drivers/gpu/drm/i915/
H A Di915_pmu.c1197 static enum cpuhp_state cpuhp_slot = CPUHP_INVALID;
1218 if (cpuhp_slot != CPUHP_INVALID)
1224 if (cpuhp_slot == CPUHP_INVALID)
/linux-master/kernel/
H A Dcpu.c87 .fail = CPUHP_INVALID,
180 st->fail = CPUHP_INVALID;
2821 if (fail == CPUHP_INVALID) {
/linux-master/drivers/irqchip/
H A Dirq-gic-v3-its.c5297 gic_rdists->cpuhp_memreserve_state = CPUHP_INVALID;
5656 gic_rdists->cpuhp_memreserve_state = CPUHP_INVALID;

Completed in 241 milliseconds