Searched refs:jump_label_cmp (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/
H A Djump_label.c33 static int jump_label_cmp(const void *a, const void *b) jump_label_cmp() function
54 sort(start, size, sizeof(struct jump_entry), jump_label_cmp, NULL); jump_label_sort_entries()

Completed in 85 milliseconds