Home
last modified time | relevance | path

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

/Linux-v5.4/samples/bpf/
Dtest_lru_dist.c241 int next_sched_cpu = 0; in run_parallel() local
248 next_sched_cpu = sched_next_online(0, next_sched_cpu); in run_parallel()
259 next_sched_cpu = sched_next_online(pid[i], next_sched_cpu); in run_parallel()