Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sched_ext/
H A Dcyclic_kick_wait.bpf.c14 const volatile s32 test_cpu_b; variable
25 return test_cpu_b; in target_cpu()
26 if (cpu == test_cpu_b) in target_cpu()
H A Dcyclic_kick_wait.c126 skel->rodata->test_cpu_b = test_cpus[1]; in run()