Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dbitset.h81 int bitset_xor(bitset_t *, bitset_t *, bitset_t *);
/titanic_50/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.c1317 if (!bitset_xor(&mapp->dam_active_set, &mapp->dam_stable_set, in dam_stabilize_map()