Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcpumask.h1100 static inline bool cpu_dying(unsigned int cpu) in cpu_dying() function
1132 static inline bool cpu_dying(unsigned int cpu) in cpu_dying() function
/openbmc/linux/arch/x86/events/
H A Dperf_event.h814 void (*cpu_dying)(int cpu); member