Home
last modified time | relevance | path

Searched defs:smaller (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h170 int smaller = 0x8000 & (cc1 - cc2); in mlx5_wq_cyc_cc_bigger() local
/linux/lib/zlib_deflate/
H A Ddeftree.c307 #define smaller(tree, n, m, depth) \ macro
/linux/arch/powerpc/kernel/
H A Dcacheinfo.c422 static void link_cache_lists(struct cache *smaller, struct cache *bigger) in link_cache_lists()