HomeFreeBSD

Implement the bitmap_subset() function in the LinuxKPI. This function

Description

Implement the bitmap_subset() function in the LinuxKPI. This function
checks if the bitmap pointed to by the first argument is a subset of
the bitmap pointed to by the second argument. The function returns one
on success and zero on failure.

MFC after: 1 week
Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS363077: Implement the array_size() function in the LinuxKPI. This function
Branches
Unknown
Tags
Unknown