Home
last modified time | relevance | path

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

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