Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Djump_label.c35 const struct jump_entry *jea = a; in jump_label_cmp() local
38 if (jea->key < jeb->key) in jump_label_cmp()
41 if (jea->key > jeb->key) in jump_label_cmp()