Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Dbitmap.c513 static int __bitmap_parselist(const char *buf, unsigned int buflen, in __bitmap_parselist() function
628 return __bitmap_parselist(bp, len, 0, maskp, nmaskbits); in bitmap_parselist()
654 return __bitmap_parselist((const char __force *)ubuf, in bitmap_parselist_user()