Searched refs:hotplug_seq (Results 1 – 3 of 3) sorted by relevance
173 __skel->struct_ops.__ops_name->hotplug_seq = scx_hotplug_seq(); \
835 u64 hotplug_seq; member
4768 SCX_ATTR(hotplug_seq);6684 if (ops->hotplug_seq) { in check_hotplug_seq()6686 if (ops->hotplug_seq != global_hotplug_seq) { in check_hotplug_seq()6690 ops->hotplug_seq, global_hotplug_seq); in check_hotplug_seq()7434 case offsetof(struct sched_ext_ops, hotplug_seq): in bpf_scx_init_member()7435 ops->hotplug_seq = *(u64 *)(udata + moff); in bpf_scx_init_member()