Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds