Files
kernel/tools/include/linux
Matthew Wilcox b328daf3b7 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 <willy@linux.intel.com>
Tested-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Konstantin Khlebnikov <koct9i@gmail.com>
Cc: Ross Zwisler <ross.zwisler@linux.intel.com>
Cc: Matthew Wilcox <mawilcox@microsoft.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-12-14 16:04:10 -08:00
..
2016-12-14 16:04:10 -08:00
2015-09-30 18:34:22 -03:00
2015-08-25 09:44:22 +02:00
2016-10-18 11:35:55 -04:00
2016-01-12 12:42:07 -03:00
2014-12-17 11:58:15 -03:00
2015-07-05 22:54:01 -03:00