Searched refs:strnlen_user (Results 1 – 2 of 2) sorted by relevance
95 long strnlen_user(const char __user *str, long count) in strnlen_user() function110 EXPORT_SYMBOL(strnlen_user);
141 obj-$(CONFIG_GENERIC_STRNLEN_USER) += strnlen_user.o