Searched refs:hotplug_seq (Results 1 – 2 of 2) sorted by relevance
151 __skel->struct_ops.__ops_name->hotplug_seq = scx_hotplug_seq(); \
672 u64 hotplug_seq; member4219 SCX_ATTR(hotplug_seq);4967 if (ops->hotplug_seq) { in check_hotplug_seq()4969 if (ops->hotplug_seq != global_hotplug_seq) { in check_hotplug_seq()4972 ops->hotplug_seq, global_hotplug_seq); in check_hotplug_seq()5469 case offsetof(struct sched_ext_ops, hotplug_seq): in bpf_scx_init_member()5470 ops->hotplug_seq = *(u64 *)(udata + moff); in bpf_scx_init_member()