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