Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sched_ext/
H A Dcyclic_kick_wait.bpf.c15 const volatile s32 test_cpu_c; variable
27 return test_cpu_c; in target_cpu()
28 if (cpu == test_cpu_c) in target_cpu()
H A Dcyclic_kick_wait.c127 skel->rodata->test_cpu_c = test_cpus[2]; in run()