Searched refs:jump_label_cmp (Results 1 - 1 of 1) sorted by last modified time

/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 128 milliseconds