Home
last modified time | relevance | path

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

/lib/
Diommu-helper.c10 unsigned long shift, in iommu_is_span_boundary()
21 unsigned long shift, unsigned long boundary_size, in iommu_area_alloc()
Diommu-common.c113 unsigned long shift; in iommu_tbl_range_alloc() local
256 unsigned long shift = iommu->table_shift; in iommu_tbl_range_free() local
Dsbitmap.c21 int sbitmap_init_node(struct sbitmap *sb, unsigned int depth, int shift, in sbitmap_init_node()
200 int shift, bool round_robin, gfp_t flags, int node) in sbitmap_queue_init_node()
Dradix-tree.c462 static inline unsigned long shift_maxindex(unsigned int shift) in shift_maxindex()
493 unsigned long index, unsigned int shift) in radix_tree_extend()
560 unsigned int shift, offset = 0; in __radix_tree_create() local
898 unsigned int shift) in __set_iter_shift()
1314 unsigned int shift = slot->shift; in __locate() local
1623 int shift = RADIX_TREE_INDEX_BITS - width; in __maxindex() local
Dts_bm.c67 int shift = bm->patlen - 1, bs; in bm_find() local
Didr.c508 static void sub_remove(struct idr *idp, int shift, int id) in sub_remove()
1013 int shift = (ida->idr.layers - 1) * IDR_BITS; in ida_remove() local
Dbitmap.c86 unsigned shift, unsigned nbits) in __bitmap_shift_right()
131 unsigned int shift, unsigned int nbits) in __bitmap_shift_left()
Dassoc_array.c275 int shift = shortcut->skip_to_level & ASSOC_ARRAY_KEY_CHUNK_MASK; in assoc_array_walk() local
Dvsprintf.c446 int shift = 3; in number() local