Searched refs:startup_entry_cmp (Results 1 – 1 of 1) sorted by relevance
246 startup_entry_cmp(const void *e1, const void *e2) in startup_entry_cmp() function278 qsort(startup_entries, n, sizeof(struct startup_entry), startup_entry_cmp); in kernel_startup_bootstrap()