Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dcpumask.h913 static inline bool cpu_dying(unsigned int cpu) in cpu_dying() function
945 static inline bool cpu_dying(unsigned int cpu) in cpu_dying() function
/Linux-v5.15/arch/x86/events/
Dperf_event.h791 void (*cpu_dying)(int cpu); member