Searched refs:bitmap_parse (Results 1 – 2 of 2) sorted by relevance
35 ret = bitmap_parse(buf, UINT_MAX, maskp, nmaskbits); in bitmap_parse_user()473 int bitmap_parse(const char *start, unsigned int buflen, in bitmap_parse() function510 EXPORT_SYMBOL(bitmap_parse);
620 err = bitmap_parse(test.in, len, bmap, test.nbits); in test_bitmap_parse()
Completed in 6 milliseconds