Home
last modified time | relevance | path

Searched refs:bitmask_eor (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dbitmask.h94 * bitmask_eor(bmp1, bmp2, bmp3): Logical `eor`: bmp1 = bmp2 ^ bmp3
199 struct bitmask *bitmask_eor(struct bitmask *bmp1, const struct bitmask *bmp2,
H A Dlibbitmask.c615 struct bitmask *bitmask_eor(struct bitmask *bmp1, const struct bitmask *bmp2, in bitmask_eor() function

Completed in 2 milliseconds