Home
last modified time | relevance | path

Searched refs:test_bitmap_find_next_zero_area_off (Results 1 – 2 of 2) sorted by relevance

/linux/lib/
H A Dfind_bit_benchmark.c153 test_bitmap_find_next_zero_area_off(unsigned long *bitmap, unsigned long len) in test_bitmap_find_next_zero_area_off() function
176 test_bitmap_find_next_zero_area_off(bitmap, BITMAP_LEN); in find_bit_test()
200 test_bitmap_find_next_zero_area_off(bitmap, BITMAP_LEN); in find_bit_test()
H A Dtest_bitmap.c238 test_bitmap_find_next_zero_area_off(void) in test_bitmap_find_next_zero_area_off() function
1600 test_bitmap_find_next_zero_area_off(); in selftest()