Searched defs:smaller (Results 1 – 3 of 3) sorted by relevance
170 int smaller = 0x8000 & (cc1 - cc2); in mlx5_wq_cyc_cc_bigger() local
307 #define smaller(tree, n, m, depth) \ macro
422 static void link_cache_lists(struct cache *smaller, struct cache *bigger) in link_cache_lists()