Home
last modified time | relevance | path

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

/lib/
Dfind_bit_benchmark.c36 static int __init test_find_first_bit(void *bitmap, unsigned long len) in test_find_first_bit()
52 static int __init test_find_first_and_bit(void *bitmap, const void *bitmap2, unsigned long len) in test_find_first_and_bit()
71 static int __init test_find_next_bit(const void *bitmap, unsigned long len) in test_find_next_bit()
85 static int __init test_find_next_zero_bit(const void *bitmap, unsigned long len) in test_find_next_zero_bit()
99 static int __init test_find_last_bit(const void *bitmap, unsigned long len) in test_find_last_bit()
118 static int __init test_find_nth_bit(const unsigned long *bitmap, unsigned long len) in test_find_nth_bit()
134 static int __init test_find_next_and_bit(const void *bitmap, in test_find_next_and_bit()
Dbitmap.c338 unsigned int __bitmap_weight(const unsigned long *bitmap, unsigned int bits) in __bitmap_weight()
743 void bitmap_free(const unsigned long *bitmap) in bitmap_free()
751 unsigned long *bitmap = data; in devm_bitmap_free() local
759 unsigned long *bitmap; in devm_bitmap_alloc() local
788 void bitmap_from_arr32(unsigned long *bitmap, const u32 *buf, unsigned int nbits) in bitmap_from_arr32()
811 void bitmap_to_arr32(u32 *buf, const unsigned long *bitmap, unsigned int nbits) in bitmap_to_arr32()
836 void bitmap_from_arr64(unsigned long *bitmap, const u64 *buf, unsigned int nbits) in bitmap_from_arr64()
866 void bitmap_to_arr64(u64 *buf, const unsigned long *bitmap, unsigned int nbits) in bitmap_to_arr64()
Didr.c386 struct ida_bitmap *bitmap, *alloc = NULL; in ida_alloc_range() local
491 struct ida_bitmap *bitmap; in ida_free() local
544 struct ida_bitmap *bitmap; in ida_destroy() local
582 struct ida_bitmap *bitmap = entry; in ida_dump_entry() local
Dmemweight.c15 const unsigned char *bitmap = ptr; in memweight() local
Dbitmap-str.c220 static void bitmap_set_region(const struct region *r, unsigned long *bitmap) in bitmap_set_region()
478 u32 *bitmap = (u32 *)maskp; in bitmap_parse() local
Dtest_bitmap.c91 const unsigned long *bitmap, unsigned int nbits) in __check_eq_pbl()
1096 const unsigned long *bitmap; member
Dtest_printf.c558 bitmap(void) in bitmap() function
Dvsprintf.c1195 char *bitmap_string(char *buf, char *end, const unsigned long *bitmap, in bitmap_string()
1239 char *bitmap_list_string(char *buf, char *end, const unsigned long *bitmap, in bitmap_list_string()
/lib/pldmfw/
Dpldmfw.c739 unsigned long *bitmap = data->matching_record->component_bitmap; in pldm_send_component_tables() local
781 unsigned long *bitmap = data->matching_record->component_bitmap; in pldm_flash_components() local