Home
last modified time | relevance | path

Searched defs:cpu_dying (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dcpumask.h1199 static inline bool cpu_dying(unsigned int cpu) in cpu_dying() function
1231 static inline bool cpu_dying(unsigned int cpu) in cpu_dying() function
/linux/arch/x86/events/
H A Dperf_event.h827 void (*cpu_dying)(int cpu); member