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