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
3645 SCX_ATTR(hotplug_seq);4932 if (ops->hotplug_seq) { in check_hotplug_seq()4934 if (ops->hotplug_seq != global_hotplug_seq) { in check_hotplug_seq()4938 ops->hotplug_seq, global_hotplug_seq); in check_hotplug_seq()5372 case offsetof(struct sched_ext_ops, hotplug_seq): in bpf_scx_init_member()5373 ops->hotplug_seq = *(u64 *)(udata + moff); in bpf_scx_init_member()