Home
last modified time | relevance | path

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

/linux/tools/sched_ext/include/scx/
H A Dcompat.h112 static inline long scx_hotplug_seq(void) in scx_hotplug_seq() function
/linux/kernel/sched/
H A Dext.c915 static atomic_long_t scx_hotplug_seq = ATOMIC_LONG_INIT(0); variable