Searched defs:cpu_can_disable (Results 1 – 3 of 3) sorted by relevance
47 bool (*cpu_can_disable)(unsigned int cpu); member
98 bool (*cpu_can_disable)(unsigned int cpu); member
383 static inline bool cpu_can_disable(unsigned int cpu) in cpu_can_disable() function