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

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

Completed in 172 milliseconds