Home
last modified time | relevance | path

Searched refs:bitmask_andnot (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_hotplug_test/
H A Dcpuset_list_compute.c95 bitmask_andnot(mask3, mask1, mask2); in main()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dbitmask.h92 * bitmask_andnot(bmp1, bmp2, bmp3): Logical `andnot`: bmp1 = bmp2 & ~bmp3
195 struct bitmask *bitmask_andnot(struct bitmask *bmp1, const struct bitmask *bmp2,
H A Dlibbitmask.c595 struct bitmask *bitmask_andnot(struct bitmask *bmp1, const struct bitmask *bmp2, in bitmask_andnot() function

Completed in 3 milliseconds