Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_lru_map.c71 static int sched_next_online(int pid, int *next_to_try) in sched_next_online() argument
74 int next = *next_to_try; in sched_next_online()
86 *next_to_try = next; in sched_next_online()