Home
last modified time | relevance | path

Searched refs:bitset_xor (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dbitset.h82 int bitset_xor(bitset_t *, bitset_t *, bitset_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dbitset.c316 bitset_xor(bitset_t *bs1, bitset_t *bs2, bitset_t *res) in bitset_xor() function
H A Ddamap.c1315 if (!bitset_xor(&mapp->dam_active_set, &mapp->dam_stable_set, in dam_stabilize_map()