Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sched_ext/
H A Dcyclic_kick_wait.bpf.c13 const volatile s32 test_cpu_a; variable
24 if (cpu == test_cpu_a) in target_cpu()
29 return test_cpu_a; in target_cpu()
H A Dcyclic_kick_wait.c125 skel->rodata->test_cpu_a = test_cpus[0]; in run()