Home
last modified time | relevance | path

Searched refs:saw_local (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/testing/selftests/sched_ext/
Dselect_cpu_dfl.bpf.c15 bool saw_local = false; variable
29 saw_local = true; in BPF_STRUCT_OPS()
Dselect_cpu_dfl_nodispatch.bpf.c16 bool saw_local = false; variable
67 saw_local = true; in BPF_STRUCT_OPS()
Dselect_cpu_dfl.c50 SCX_ASSERT(!skel->bss->saw_local); in run()
Dselect_cpu_dfl_nodispatch.c50 SCX_ASSERT(skel->bss->saw_local); in run()