HomeSort by relevance Sort by last modified time
    Searched refs:bitmask_displayhex (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
bitmask.h 37 * bitmask_displayhex(buf, len, bmp): Write hex word bmp to buf
151 int bitmask_displayhex(char *buf, int len, const struct bitmask *bmp);
libbitmask.c 126 int bitmask_displayhex(char *buf, int buflen, const struct bitmask *bmp) function

Completed in 235 milliseconds