Home
last modified time | relevance | path

Searched defs:bitmap (Results 1 – 6 of 6) sorted by relevance

/lib/
Dmemweight.c14 const unsigned char *bitmap = ptr; in memweight() local
Dbitmap.c239 int __bitmap_weight(const unsigned long *bitmap, unsigned int bits) in __bitmap_weight()
990 static int __reg_op(unsigned long *bitmap, unsigned int pos, int order, int reg_op) in __reg_op()
1056 int bitmap_find_free_region(unsigned long *bitmap, unsigned int bits, int order) in bitmap_find_free_region()
1081 void bitmap_release_region(unsigned long *bitmap, unsigned int pos, int order) in bitmap_release_region()
1098 int bitmap_allocate_region(unsigned long *bitmap, unsigned int pos, int order) in bitmap_allocate_region()
1121 bitmap_from_u32array(unsigned long *bitmap, unsigned int nbits, in bitmap_from_u32array()
1165 const unsigned long *bitmap, unsigned int nbits) in bitmap_to_u32array()
Didr.c868 static void free_bitmap(struct ida *ida, struct ida_bitmap *bitmap) in free_bitmap()
904 struct ida_bitmap *bitmap; in ida_pre_get() local
935 struct ida_bitmap *bitmap; in ida_get_new_above() local
1017 struct ida_bitmap *bitmap; in ida_remove() local
Dtest_bitmap.c57 const unsigned long *bitmap, unsigned int nbits) in __check_eq_pbl()
Dtest_printf.c389 bitmap(void) in bitmap() function
Dvsprintf.c855 char *bitmap_string(char *buf, char *end, unsigned long *bitmap, in bitmap_string()
896 char *bitmap_list_string(char *buf, char *end, unsigned long *bitmap, in bitmap_list_string()