Home
last modified time | relevance | path

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

/linux-4.1.27/lib/
Dbitmap.c502 static int __bitmap_parselist(const char *buf, unsigned int buflen, in __bitmap_parselist() function
578 return __bitmap_parselist(bp, len, 0, maskp, nmaskbits); in bitmap_parselist()
604 return __bitmap_parselist((const char __force *)ubuf, in bitmap_parselist_user()