Searched refs:hotplug_nocb_ops (Results 1 – 2 of 2) sorted by relevance
74 link = bpf_map__attach_struct_ops(skel->maps.hotplug_nocb_ops); in test_hotplug()109 skel = SCX_OPS_OPEN(hotplug_nocb_ops, hotplug); in test_hotplug_attach()112 SCX_OPS_LOAD(skel, hotplug_nocb_ops, hotplug, uei); in test_hotplug_attach()119 link = bpf_map__attach_struct_ops(skel->maps.hotplug_nocb_ops); in test_hotplug_attach()
57 struct sched_ext_ops hotplug_nocb_ops = { variable