OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bitmask_and
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
bitmask.h
91
*
bitmask_and
(bmp1, bmp2, bmp3): Logical `and`: bmp1 = bmp2 & bmp3
123
*
bitmask_and
(g, bitmask_complement(e, a), bitmask_complement(f, b));
193
struct bitmask *
bitmask_and
(struct bitmask *bmp1,const struct bitmask *bmp2,
libbitmask.c
585
struct bitmask *
bitmask_and
(struct bitmask *bmp1, const struct bitmask *bmp2,
function
Completed in 112 milliseconds