Home
last modified time | relevance | path

Searched refs:EXIT_SELECT_CPU (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dexit_test.h11 EXIT_SELECT_CPU, enumerator
H A Dexit.c30 if (tc == EXIT_SELECT_CPU && libbpf_num_possible_cpus() == 1) in run()
H A Dexit.bpf.c25 if (exit_point == EXIT_SELECT_CPU) in BPF_STRUCT_OPS()