Searched refs:hotplug_seq (Results 1 – 3 of 3) sorted by relevance
170 __skel->struct_ops.__ops_name->hotplug_seq = scx_hotplug_seq(); \
797 u64 hotplug_seq; member
3719 SCX_ATTR(hotplug_seq);5009 if (ops->hotplug_seq) { in check_hotplug_seq()5011 if (ops->hotplug_seq != global_hotplug_seq) { in check_hotplug_seq()5015 ops->hotplug_seq, global_hotplug_seq); in check_hotplug_seq()5449 case offsetof(struct sched_ext_ops, hotplug_seq): in bpf_scx_init_member()5450 ops->hotplug_seq = *(u64 *)(udata + moff); in bpf_scx_init_member()