Home
last modified time | relevance | path

Searched refs:bitmap_parselist (Results 1 – 2 of 2) sorted by relevance

/lib/
A Dbitmap-str.c374 int bitmap_parselist(const char *buf, unsigned long *maskp, int nmaskbits) in bitmap_parselist() function
400 EXPORT_SYMBOL(bitmap_parselist);
426 ret = bitmap_parselist(buf, maskp, nmaskbits); in bitmap_parselist_user()
A Dtest_bitmap.c503 err = bitmap_parselist(ptest.in, bmap, ptest.nbits); in test_bitmap_parselist()
1284 bitmap_parselist(pattern, pat_bitmap, TEST_BIT_LEN); in test_bitmap_write_helper()

Completed in 6 milliseconds