Searched defs:scx_hotplug_seq (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/sched_ext/include/scx/ | ||
| H A D | compat.h | 124 static inline long scx_hotplug_seq(void) scx_hotplug_seq() function |
| /linux/kernel/sched/ | ||
| H A D | ext.c | 52 static atomic_long_t scx_hotplug_seq = ATOMIC_LONG_INIT(0); global() variable |