Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
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
/Linux-v6.6/arch/x86/events/
Dperf_event.h814 void (*cpu_dying)(int cpu); member