Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Djump_label.c35 static int jump_label_cmp(const void *a, const void *b) in jump_label_cmp() function
90 sort(start, size, sizeof(struct jump_entry), jump_label_cmp, swapfn); in jump_label_sort_entries()