Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/time/
Dtimer_migration.h98 struct tmigr_cpu { struct
99 raw_spinlock_t lock;
100 bool online;
101 bool idle;
102 bool remote;
103 struct tmigr_group *tmgroup;
104 u8 groupmask;
105 u64 wakeup;
106 struct tmigr_event cpuevt;