summaryrefslogtreecommitdiff
path: root/include/linux/percpu.h
diff options
context:
space:
mode:
authorDennis Zhou (Facebook) <dennisszhou@gmail.com>2017-07-24 19:02:10 -0400
committerTejun Heo <tj@kernel.org>2017-07-26 10:23:53 -0400
commit91e914c5a4988d00a13c14297ab02b250611e00e (patch)
treedb6c6ea3641569450508cb7a094b31764a79ec6b /include/linux/percpu.h
parentd2f3c3849461baefdbb39123abde1054d46bf22e (diff)
percpu: generalize bitmap (un)populated iterators
The area map allocator only used a bitmap for the backing page state. The new bitmap allocator will use bitmaps to manage the allocation region in addition to this. This patch generalizes the bitmap iterators so they can be reused with the bitmap allocator. Signed-off-by: Dennis Zhou <dennisszhou@gmail.com> Reviewed-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'include/linux/percpu.h')
0 files changed, 0 insertions, 0 deletions