Home
last modified time | relevance | path

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

/linux-3.4.99/include/drm/
Ddrm_mm.h155 int best_match);
162 int best_match);
/linux-3.4.99/drivers/gpu/drm/
Ddrm_mm.c359 unsigned alignment, int best_match) in drm_mm_search_free() argument
377 if (!best_match) in drm_mm_search_free()
395 int best_match) in drm_mm_search_free_in_range() argument
416 if (!best_match) in drm_mm_search_free_in_range()
/linux-3.4.99/net/decnet/
Ddn_route.c888 int best_match = 0; in dnet_select_source() local
903 if (ret > best_match) in dnet_select_source()
905 if (best_match == 0) in dnet_select_source()