bitmap_copy simply copy the bitmaps, no idea why it exists.
bitmap_andnot is similar to bitmap_and but uses !src2.
Sponsored-by: The FreeBSD Foundation
Differential D24782
linuxkpi: Add bitmap_copy and bitmap_andnot manu on May 9 2020, 4:54 PM. Authored by Tags None Referenced Files
Subscribers
Details
bitmap_copy simply copy the bitmaps, no idea why it exists. Sponsored-by: The FreeBSD Foundation
Diff Detail
|