Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dfind_bit_benchmark.c99 static int __init test_find_last_bit(const void *bitmap, unsigned long len) in test_find_last_bit() function
160 test_find_last_bit(bitmap, BITMAP_LEN); in find_bit_test()
183 test_find_last_bit(bitmap, BITMAP_LEN); in find_bit_test()