diff options
author | Matthew Wilcox <[email protected]> | 2016-12-14 15:08:26 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-12-14 16:04:10 -0800 |
commit | b328daf3b7130098b105c18bdae694ddaad5b6e3 (patch) | |
tree | 067ba62437e45bfccb080d21c237dbe3c4870397 /tools/testing/radix-tree/linux/bitops.h | |
parent | 101d9607fffefdfc9e3922f0ac9061a61edda1b0 (diff) |
tools: add more bitmap functions
I need the following functions for the radix tree:
bitmap_fill
bitmap_empty
bitmap_full
Copy the implementations from include/linux/bitmap.h
Signed-off-by: Matthew Wilcox <[email protected]>
Tested-by: Kirill A. Shutemov <[email protected]>
Cc: Konstantin Khlebnikov <[email protected]>
Cc: Ross Zwisler <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/linux/bitops.h')
0 files changed, 0 insertions, 0 deletions