commit | fbf61009b04772c2fbba417648baa57e7ad2164d | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Thu Jan 27 13:16:54 2022 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 08 11:00:03 2022 -0500 |
tree | a3ee21606895a74751830c899f79374ec71e39f9 | |
parent | fe8f6095371781767397e3644bc95f5019afa8e4 [diff] |
linux: bitmap.h: Add find_next_zero_area function Add find_next_zero_area to fetch the next zero area in the map. Signed-off-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com>