Home
last modified time | relevance | path

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

/linux/lib/
H A Dbitmap-str.c24 int bitmap_parse_user(const char __user *ubuf, in bitmap_parse_user() function
40 EXPORT_SYMBOL(bitmap_parse_user);
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c3436 err = bitmap_parse_user(ubuf, count, t, adap->sge.egr_sz); in blocked_fl_write()