Searched refs:best_fit (Results 1 – 2 of 2) sorted by relevance
443 struct rb_node *best_fit = NULL; in binder_alloc_new_buf_locked() local463 best_fit = n; in binder_alloc_new_buf_locked()468 best_fit = n; in binder_alloc_new_buf_locked()473 if (unlikely(!best_fit)) { in binder_alloc_new_buf_locked()484 buffer = rb_entry(best_fit, struct binder_buffer, rb_node); in binder_alloc_new_buf_locked()
897 unsigned int best_fit = ~0L; in mt9v111_set_format() local927 if (fit < best_fit) { in mt9v111_set_format()928 best_fit = fit; in mt9v111_set_format()