Home
last modified time | relevance | path

Searched defs:shift (Results 1 – 20 of 20) sorted by relevance

/lib/
A Diommu-helper.c11 unsigned long shift, unsigned long boundary_size, in iommu_area_alloc()
A Dxarray.c158 unsigned int shift = xas->xa_node->shift; in xas_move_index() local
362 static void *xas_alloc(struct xa_state *xas, unsigned int shift) in xas_alloc()
571 unsigned int shift = 0; in xas_expand() local
653 int shift; in xas_create() local
715 unsigned char shift = xas->xa_shift; in xas_create_range() local
1826 unsigned int shift = 0; in xas_set_range() local
2426 void xa_dump_index(unsigned long index, unsigned int shift) in xa_dump_index()
2436 void xa_dump_entry(const void *entry, unsigned long index, unsigned long shift) in xa_dump_entry()
2472 unsigned int shift = 0; in xa_dump() local
A Drhashtable.c77 const unsigned int shift = PAGE_SHIFT - ilog2(sizeof(void *)); in nested_table_free() local
152 const unsigned int shift = PAGE_SHIFT - ilog2(sizeof(void *)); in nested_bucket_table_alloc() local
1191 const unsigned int shift = PAGE_SHIFT - ilog2(sizeof(void *)); in __rht_bucket_nested() local
1231 const unsigned int shift = PAGE_SHIFT - ilog2(sizeof(void *)); in rht_bucket_nested_insert() local
A Dradix-tree.c211 static inline unsigned long shift_maxindex(unsigned int shift) in shift_maxindex()
235 unsigned int shift, unsigned int offset, in radix_tree_node_alloc()
409 unsigned long index, unsigned int shift) in radix_tree_extend()
605 unsigned int shift, offset = 0; in __radix_tree_create() local
1483 unsigned int shift, offset = 0; in idr_get_free() local
A Dts_bm.c85 int shift = bm->patlen - 1; in bm_find() local
A Dsort.c200 size_t shift = 0; in __sort_r() local
A Dsbitmap.c101 int sbitmap_init_node(struct sbitmap *sb, unsigned int depth, int shift, in sbitmap_init_node()
449 int shift, bool round_robin, gfp_t flags, int node) in sbitmap_queue_init_node()
A Dbitmap.c93 unsigned shift, unsigned nbits) in __bitmap_shift_right()
138 unsigned int shift, unsigned int nbits) in __bitmap_shift_left()
A Didr.c637 unsigned int shift = node->shift + IDA_CHUNK_SHIFT + in ida_dump_entry() local
A Dassoc_array.c260 int shift = shortcut->skip_to_level & ASSOC_ARRAY_KEY_CHUNK_MASK; in assoc_array_walk() local
A Dvsprintf.c510 int shift = 3; in number() local
2055 int shift; member
2807 unsigned int shift = 32 - size*8; in convert_num_spec() local
A Dtest_maple_tree.c2990 int loop, shift; in check_empty_area_fill() local
A Dmaple_tree.c504 unsigned long shift; in mas_set_parent() local
1803 unsigned char shift) in mab_shift_right()
2974 unsigned char shift, b_end = ++b_node->b_end; in mas_rebalance() local
/lib/zstd/compress/
A Dzstd_compress_literals.c123 { int const shift = MIN(9-(int)strategy, 3); in ZSTD_minLiteralsToCompress() local
A Dzstd_compress_sequences.c143 unsigned const shift = 8 - accuracyLog; in ZSTD_crossEntropyCost() local
A Dzstd_opt.c106 ZSTD_downscaleStats(unsigned* table, U32 lastEltIndex, U32 shift, base_directive_e base1) in ZSTD_downscaleStats()
/lib/math/
A Ddiv64.c223 int shift = __builtin_ctzll(c); in mul_u64_u64_div_u64() local
/lib/vdso/
A Dgettimeofday.c33 static __always_inline u64 vdso_shift_ns(u64 ns, u32 shift) in vdso_shift_ns()
/lib/tests/
A Dprintf_kunit.c576 int shift; member
/lib/reed_solomon/
A Dtest_rslib.c87 int shift; member

Completed in 55 milliseconds