Searched refs:bitmap_parse_user (Results 1 – 3 of 3) sorted by relevance
24 int bitmap_parse_user(const char __user *ubuf, in bitmap_parse_user() function40 EXPORT_SYMBOL(bitmap_parse_user);
971 return bitmap_parse_user(buf, len, cpumask_bits(dstp), nr_cpumask_bits); in cpumask_parse_user()
3436 err = bitmap_parse_user(ubuf, count, t, adap->sge.egr_sz); in blocked_fl_write()