Home
last modified time | relevance | path

Searched refs:numa_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/testing/selftests/sched_ext/
H A Dnuma.c20 skel->struct_ops.numa_ops->flags = SCX_OPS_BUILTIN_IDLE_PER_NODE; in setup()
33 link = bpf_map__attach_struct_ops(skel->maps.numa_ops); in run()
H A Dnuma.bpf.c93 struct sched_ext_ops numa_ops = { variable