Page MenuHomeFreeBSD

LinuxKPI: Add bitmap_intersects(), bitmap_from_arr32()
ClosedPublic

Authored by wulf on Nov 28 2023, 9:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 23, 11:15 AM
Unknown Object (File)
Fri, Jan 10, 7:00 PM
Unknown Object (File)
Fri, Jan 3, 4:26 AM
Unknown Object (File)
Nov 23 2024, 7:20 AM
Unknown Object (File)
Nov 19 2024, 4:18 AM
Unknown Object (File)
Nov 18 2024, 3:58 PM
Unknown Object (File)
Nov 17 2024, 11:25 PM
Unknown Object (File)
Nov 17 2024, 11:25 PM

Details

Summary

and bitmap_shift_right() functions to linux/bitmap.h

They perform calculation of two bitmaps intersection,
copying the contents of u32 array of bits to bitmap and
logical right shifting of the bits in a bitmap.

Sponsored by: Serenity Cyber Security, LLC
MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 54668
Build 51557: arc lint + arc unit