Home
last modified time | relevance | path

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

/lib/
Diommu-helper.c11 unsigned long shift, unsigned long boundary_size, in iommu_area_alloc()
Dxarray.c155 unsigned int shift = xas->xa_node->shift; in xas_move_index() local
355 static void *xas_alloc(struct xa_state *xas, unsigned int shift) in xas_alloc()
559 unsigned int shift = 0; in xas_expand() local
641 int shift; in xas_create() local
703 unsigned char shift = xas->xa_shift; in xas_create_range() local
1510 unsigned int shift = 0; in xas_set_range() local
2024 void xa_dump_index(unsigned long index, unsigned int shift) in xa_dump_index()
2034 void xa_dump_entry(const void *entry, unsigned long index, unsigned long shift) in xa_dump_entry()
2070 unsigned int shift = 0; in xa_dump() local
Drhashtable.c68 const unsigned int shift = PAGE_SHIFT - ilog2(sizeof(void *)); in nested_table_free() local
142 const unsigned int shift = PAGE_SHIFT - ilog2(sizeof(void *)); in nested_bucket_table_alloc() local
1170 const unsigned int shift = PAGE_SHIFT - ilog2(sizeof(void *)); in __rht_bucket_nested() local
1211 const unsigned int shift = PAGE_SHIFT - ilog2(sizeof(void *)); in rht_bucket_nested_insert() local
Dradix-tree.c220 static inline unsigned long shift_maxindex(unsigned int shift) in shift_maxindex()
244 unsigned int shift, unsigned int offset, in radix_tree_node_alloc()
418 unsigned long index, unsigned int shift) in radix_tree_extend()
614 unsigned int shift, offset = 0; in __radix_tree_create() local
1492 unsigned int shift, offset = 0; in idr_get_free() local
Dts_bm.c63 int shift = bm->patlen - 1, bs; in bm_find() local
Dsbitmap.c44 int sbitmap_init_node(struct sbitmap *sb, unsigned int depth, int shift, in sbitmap_init_node()
370 int shift, bool round_robin, gfp_t flags, int node) in sbitmap_queue_init_node()
Didr.c565 unsigned int shift = node->shift + IDA_CHUNK_SHIFT + in ida_dump_entry() local
Dbitmap.c102 unsigned shift, unsigned nbits) in __bitmap_shift_right()
147 unsigned int shift, unsigned int nbits) in __bitmap_shift_left()
Dassoc_array.c260 int shift = shortcut->skip_to_level & ASSOC_ARRAY_KEY_CHUNK_MASK; in assoc_array_walk() local
Dvsprintf.c461 int shift = 3; in number() local
/lib/reed_solomon/
Dtest_rslib.c87 int shift; member