Searched defs:bitmap2 (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/lib/ |
| H A D | bitmap.c | 22 const unsigned long *bitmap2, int bits) in __bitmap_or() 61 const unsigned long *bitmap2, unsigned int bits) in __bitmap_and() 76 const unsigned long *bitmap2, unsigned int bits) in __bitmap_equal() 91 const unsigned long *bitmap2, unsigned int bits) in __bitmap_intersects() 145 const unsigned long *bitmap2, unsigned int bits) in __bitmap_andnot() 160 const unsigned long *bitmap2, unsigned int bits) in __bitmap_subset()
|
| /linux/lib/ |
| H A D | find_bit_benchmark.c | 52 static int __init test_find_first_and_bit(void *bitmap, const void *bitmap2, unsigned long len) in test_find_first_and_bit() 135 const void *bitmap2, unsigned long len) in test_find_next_and_bit()
|
| /linux/tools/testing/selftests/seccomp/ |
| H A D | seccomp_benchmark.c | 187 unsigned long long native, filter1, filter2, bitmap1, bitmap2; in main() local
|