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