OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bitmask_subset
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
bitmask.h
73
*
bitmask_subset
(bmp1, bmp2): True if first bitmask is subset of second
175
int
bitmask_subset
(const struct bitmask *bmp1, const struct bitmask *bmp2);
libbitmask.c
484
int
bitmask_subset
(const struct bitmask *bmp1, const struct bitmask *bmp2)
function
Completed in 58 milliseconds