Searched refs:panic_cmp (Results 1 – 2 of 2) sorted by relevance
55 int panic_cmp(struct rb_node *one, struct rb_node *two);58 RB_PROTOTYPE(linux_root, rb_node, __entry, panic_cmp);
758 panic_cmp(struct rb_node *a, struct rb_node *b) in panic_cmp() function766 RB_GENERATE(linux_root, rb_node, __entry, panic_cmp);