Searched refs:mmio_rb_range_compare (Results 1 – 1 of 1) sorted by relevance
54 RB_PROTOTYPE_STATIC(mmio_rb_tree, mmio_rb_range, mr_link, mmio_rb_range_compare);66 mmio_rb_range_compare(struct mmio_rb_range *a, struct mmio_rb_range *b) in mmio_rb_range_compare() function128 RB_GENERATE_STATIC(mmio_rb_tree, mmio_rb_range, mr_link, mmio_rb_range_compare);
Completed in 6 milliseconds