Searched refs:bitmap_parselist_user (Results 1 – 3 of 3) sorted by relevance
598 int bitmap_parselist_user(const char __user *ubuf, in bitmap_parselist_user() function607 EXPORT_SYMBOL(bitmap_parselist_user);
153 extern int bitmap_parselist_user(const char __user *ubuf, unsigned int ulen,
573 return bitmap_parselist_user(buf, len, cpumask_bits(dstp), in cpumask_parselist_user()