Home
last modified time | relevance | path

Searched defs:min (Results 1 – 11 of 11) sorted by relevance

/lib/
A Dmaple_tree.c1069 unsigned long min, max; in mas_ascend() local
2765 unsigned long max, min; in mtree_range_walk() local
4369 unsigned long min = range_lo; in mas_alloc_cyclic() local
4599 unsigned long min; in mas_next_node() local
4784 unsigned long max, min; in mas_rev_awalk() local
4866 unsigned long pivot, min, gap = 0; in mas_anode_descend() local
5074 int mas_empty_area(struct ma_state *mas, unsigned long min, in mas_empty_area()
5877 void *mas_prev(struct ma_state *mas, unsigned long min) in mas_prev()
6453 void *entry, unsigned long size, unsigned long min, in mtree_alloc_range()
6535 void *entry, unsigned long size, unsigned long min, in mtree_alloc_rrange()
[all …]
A Didr.c380 int ida_alloc_range(struct ida *ida, unsigned int min, unsigned int max, in ida_alloc_range()
491 int ida_find_first_range(struct ida *ida, unsigned int min, unsigned int max) in ida_find_first_range()
A Dtest_maple_tree.c754 unsigned long min = 0; in check_alloc_rev_range() local
930 unsigned long min = 0x565234af2000; in check_alloc_range() local
A Dtest_xarray.c588 unsigned long min = index & ~((1UL << order) - 1); in check_multi_store_1() local
1148 unsigned int min = 1 << i; in check_store_iter() local
A Dobjagg.c228 unsigned int min, max; in objagg_obj_root_id_alloc() local
A Dtest_kmod.c909 unsigned int min, in test_dev_config_update_uint_range()
A Dxarray.c2040 u32 min = limit.min; in __xa_alloc_cyclic() local
/lib/zlib_inflate/
A Dinftrees.c28 unsigned min, max; /* minimum and maximum code lengths */ in zlib_inflate_table() local
/lib/zstd/common/
A Dzstd_internal.h50 #define BOUNDED(min,val,max) (MAX(min,MIN(val,max))) argument
/lib/zstd/compress/
A Dhuf_compress.c330 { U16 min = 0; in HUF_readCTable() local
739 { U16 min = 0; in HUF_buildCTableFromTree() local
/lib/zstd/decompress/
A Dzstd_decompress.c1730 size_t const min = (size_t)1 << bounds.lowerBound; in ZSTD_DCtx_setMaxWindowSize() local

Completed in 54 milliseconds