sched_next_online  248 samples/bpf/test_lru_dist.c 			next_sched_cpu = sched_next_online(0, next_sched_cpu);
sched_next_online  259 samples/bpf/test_lru_dist.c 		next_sched_cpu = sched_next_online(pid[i], next_sched_cpu);
sched_next_online  346 samples/bpf/test_lru_dist.c 	assert(sched_next_online(0, 0) != -1);
sched_next_online  398 samples/bpf/test_lru_dist.c 	assert(sched_next_online(0, 0) != -1);
sched_next_online  168 tools/testing/selftests/bpf/test_lru_map.c 	assert(sched_next_online(0, &next_cpu) != -1);
sched_next_online  263 tools/testing/selftests/bpf/test_lru_map.c 	assert(sched_next_online(0, &next_cpu) != -1);
sched_next_online  340 tools/testing/selftests/bpf/test_lru_map.c 	assert(sched_next_online(0, &next_cpu) != -1);
sched_next_online  447 tools/testing/selftests/bpf/test_lru_map.c 	assert(sched_next_online(0, &next_cpu) != -1);
sched_next_online  506 tools/testing/selftests/bpf/test_lru_map.c 	assert(sched_next_online(0, &next_cpu) != -1);
sched_next_online  592 tools/testing/selftests/bpf/test_lru_map.c 	while (sched_next_online(0, &next_cpu) != -1) {
sched_next_online  633 tools/testing/selftests/bpf/test_lru_map.c 	assert(sched_next_online(0, &next_cpu) != -1);
sched_next_online  696 tools/testing/selftests/bpf/test_lru_map.c 	assert(sched_next_online(0, &next_cpu) != -1);
sched_next_online  792 tools/testing/selftests/bpf/test_lru_map.c 	assert(sched_next_online(0, &next_cpu) != -1);