Files
ubports_kernel_google_msm/lib
Michal Nazarewicz ad9f4504bc lib: add bitmap_find_next_zero_area_off()
This commit adds a bitmap_find_next_zero_area_off() function which
works like bitmap_find_next_zero_area() function expect it allows an
offset to be specified when alignment is checked.  This lets caller
request a bit such that its number plus the offset is aligned
according to the mask.

Change-Id: Ib0593cf578ed69ba4c51b1e102a1f8ea1aeb93e8
Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Larry Bassel <lbassel@codeaurora.org>
(cherry picked from commit 5f2929128ae4db1a6577748c72437f102ed400a5)
2013-02-20 01:32:25 -08:00
..
2011-10-29 21:20:22 +02:00
2012-03-23 16:58:38 -07:00
2012-03-23 16:58:38 -07:00
2013-02-20 01:32:22 -08:00
2012-01-31 23:19:47 +02:00
2011-12-08 19:52:43 -05:00