Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dtopology.c2126 static int hop_cmp(const void *a, const void *b) in hop_cmp() function
2176 hop_masks = bsearch(&k, k.masks, sched_domains_numa_levels, sizeof(k.masks[0]), hop_cmp); in sched_numa_find_nth_cpu()